Skip to content

Commit

Permalink
fix: release書き込み権限の付与
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-RyuZU committed Oct 22, 2023
1 parent ff64c62 commit 1d7cf44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
permissions:
contents: read
packages: write
releases: write
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 1d7cf44

Please sign in to comment.