Skip to content

Commit

Permalink
Merge pull request #6 from c16a/feature/c16a
Browse files Browse the repository at this point in the history
Add package permissions for merge action
  • Loading branch information
c16a authored Apr 27, 2024
2 parents 46bde74 + 8a6bed3 commit abc8956
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ jobs:
- build-linux-amd64
- build-linux-arm64
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit abc8956

Please sign in to comment.