Skip to content

Commit 9bd113f

Browse files
authored
fix: job permission set to write-all (#7)
1 parent 4e5db5f commit 9bd113f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tagpr-new-release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88

99
jobs:
1010
cd-new-tagged-release:
11+
permissions: write-all
12+
1113
runs-on: ubuntu-latest
1214

1315
steps:

0 commit comments

Comments
 (0)