Skip to content

Commit

Permalink
fix: Add permissions for attestations
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimMouse committed May 4, 2024
1 parent c879067 commit faf1971
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-ffmpeg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ jobs:
git-date: ${{ steps.git-date.outputs.git-date }}

archive:
permissions:
id-token: write
attestations: write
needs: [check, build]
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit faf1971

Please sign in to comment.