Skip to content

Commit

Permalink
infra: fix test release permissions (#27852)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored Nov 2, 2024
1 parent e711034 commit 974cf1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- build
uses:
./.github/workflows/_test_release.yml
permissions: write-all
with:
working-directory: ${{ inputs.working-directory }}
dangerous-nonmaster-release: ${{ inputs.dangerous-nonmaster-release }}
Expand Down

0 comments on commit 974cf1f

Please sign in to comment.