Skip to content

Commit

Permalink
CI: Add missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Jan 30, 2025
1 parent 1adeee1 commit d9b4a0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:

cross-build:
runs-on: ubuntu-22.04
permissions:
contents: write

env:
# see https://woodruffw.github.io/zizmor/audits/#template-injection
REF_NAME: ${{ github.ref_name }}
Expand Down

0 comments on commit d9b4a0c

Please sign in to comment.