Skip to content

Commit 6fcd856

Browse files
1 parent 1e32530 commit 6fcd856

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/TagBot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
- created
66
workflow_dispatch:
77
jobs:
8+
permissions:
9+
contents: write
810
TagBot:
911
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)