Skip to content

Commit

Permalink
Merge pull request #18 from ohakutsu/fix-release-package-workflow
Browse files Browse the repository at this point in the history
Fix release package workflow
  • Loading branch information
ohakutsu authored Dec 17, 2023
2 parents ae58cdf + 27a98e1 commit a5aa2a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Release package

on:
push:
- main
branches:
- main

permissions:
contents: read
Expand Down

0 comments on commit a5aa2a6

Please sign in to comment.