Skip to content

Commit 3aaad85

Browse files
committed
Also needs the change-workflows permission
1 parent d4ed5ee commit 3aaad85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-new-releases.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
workflow_dispatch:
66
permissions:
77
contents: write # for pushing to master
8+
actions: write # for changing .github/workflows/build.yml
89

910
jobs:
1011
check_new_releases:

0 commit comments

Comments
 (0)