Skip to content

Commit

Permalink
Merge pull request #27 from approvers/patch-release
Browse files Browse the repository at this point in the history
fix(release): 権限の修正
  • Loading branch information
raiga0310 authored Sep 10, 2023
2 parents 387fb6c + ae33ab1 commit df2c50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
needs: release-please
if: ${{ needs.release-please.outputs.release-created }}
permissions:
contents: read
contents: write
packages: write
uses: ./.github/workflows/docker-image.yml
with:
Expand Down

0 comments on commit df2c50e

Please sign in to comment.