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 04b4886 commit 151ba7a
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 @@ -114,6 +114,9 @@ jobs:
date-time-after-tag: ${{ steps.date-time-after.outputs.date-time-tag }}

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

0 comments on commit 151ba7a

Please sign in to comment.