Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Wagner <[email protected]>
  • Loading branch information
nwagner84 committed Dec 12, 2024
1 parent 06411d5 commit 6e0736c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,9 @@ jobs:

publish:
runs-on: ubuntu-latest
permissions:
contents: write
pages: write
needs:
- clippy
- deny
Expand Down

0 comments on commit 6e0736c

Please sign in to comment.