Skip to content

Commit

Permalink
add wf permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
nthienan committed Apr 9, 2023
1 parent a214ca8 commit d082c29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: Release
permissions:
contents: write
packages: write
on:
release:
types: [created]
Expand Down

0 comments on commit d082c29

Please sign in to comment.