Skip to content

Commit 74c5f4e

Browse files
authored
Give actions: write perms to TagBot (#25)
1 parent 2d68bb2 commit 74c5f4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
lookback:
99
default: "3"
1010
permissions:
11-
actions: read
11+
actions: write
1212
checks: read
1313
contents: write
1414
deployments: read

0 commit comments

Comments
 (0)