Skip to content

Commit

Permalink
Add packages write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
micbakos-rdx committed Feb 22, 2024
1 parent e727fdd commit 4d1aafc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-jvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
permissions:
id-token: write
contents: write
packages: write
env:
CARGO_TERM_COLOR: always
jobs:
Expand Down

0 comments on commit 4d1aafc

Please sign in to comment.