Skip to content

Commit

Permalink
Merge pull request #41 from ponkio-o/fix-permission
Browse files Browse the repository at this point in the history
fix: added permission
  • Loading branch information
Kuniwak authored May 9, 2024
2 parents 2c282f7 + bd5a66f commit dc7522d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
Expand Down Expand Up @@ -49,6 +50,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write

strategy:
matrix:
Expand Down

0 comments on commit dc7522d

Please sign in to comment.