Skip to content

Commit 151ba7a

Browse files
committed
fix: Add permissions for attestations
1 parent 04b4886 commit 151ba7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-ffmpeg.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
date-time-after-tag: ${{ steps.date-time-after.outputs.date-time-tag }}
115115

116116
archive:
117+
permissions:
118+
id-token: write
119+
attestations: write
117120
needs: [check, build]
118121
runs-on: ubuntu-latest
119122
strategy:

0 commit comments

Comments
 (0)