Skip to content

Commit

Permalink
give write perms
Browse files Browse the repository at this point in the history
  • Loading branch information
yapishu committed Jan 29, 2025
1 parent bec819c commit ccba0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slsa3-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ jobs:
base64-subjects: "${{ needs.backend-build.outputs.hashes }}"

deploy:
permissions: write-all
needs: [args, backend-build, provenance]
if: ${{ github.event.inputs.release_channel != 'nobuild' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit ccba0a6

Please sign in to comment.