Skip to content

Commit

Permalink
ci: update ci with package permissions on merge (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
braghettos authored Jul 1, 2024
1 parent d8ae5c2 commit 6a75286
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ jobs:

merge:
runs-on: buildjet-2vcpu-ubuntu-2204
permissions:
packages: write
contents: read
needs:
- package-amd64
- package-arm64
Expand Down

0 comments on commit 6a75286

Please sign in to comment.