Skip to content

Commit

Permalink
Merge pull request #633 from redhat-openshift-ecosystem/ISV-4299
Browse files Browse the repository at this point in the history
[ISV-4299] Add explicit token permissions to release step
  • Loading branch information
mavaras authored Apr 17, 2024
2 parents 2cd7fb8 + fc5fbac commit a76552b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
release:
name: Github release
runs-on: ubuntu-latest
permissions: write-all
needs:
- deploy-prod
steps:
Expand Down

0 comments on commit a76552b

Please sign in to comment.