Skip to content

Commit

Permalink
Restrict access for built-in github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Dec 6, 2024
1 parent 7450e20 commit 0a5eff3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/signing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Sign release assets

permissions: read-all

on:
release:
types: [released]
Expand Down

0 comments on commit 0a5eff3

Please sign in to comment.