Skip to content

Commit

Permalink
ci: fix release perms
Browse files Browse the repository at this point in the history
  • Loading branch information
iartemiev committed Jan 16, 2025
1 parent 3b276c0 commit d628064
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-main-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
secrets: inherit
uses: ./.github/workflows/callable-release-verification.yml
release:
permissions:
contents: write
needs:
- release-verification-testing
- sandbox_test
Expand Down

0 comments on commit d628064

Please sign in to comment.