Skip to content

Commit

Permalink
ci: add permission write-all
Browse files Browse the repository at this point in the history
  • Loading branch information
piavgh committed Jun 19, 2023
1 parent 2bdb782 commit e554b10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: 'Release'

permissions: write-all

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit e554b10

Please sign in to comment.