Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-hodgson authored Jul 31, 2024
1 parent c7e8e24 commit 33ce104
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: Build


permissions:
id-token: write
attestations: write
contents: write
id-token: write
packages: write


on:
push:
Expand Down

0 comments on commit 33ce104

Please sign in to comment.