Skip to content

Commit

Permalink
bug: add permission required to run maven publish workflow (#485)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <[email protected]>
  • Loading branch information
jeromy-cannon authored Nov 3, 2023
1 parent 8eac7a5 commit 94c02d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/flow-deploy-release-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ permissions:
contents: write
packages: write
pages: write
id-token: write

jobs:
prepare-release:
Expand Down

0 comments on commit 94c02d5

Please sign in to comment.