We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ed5ee commit 3aaad85Copy full SHA for 3aaad85
.github/workflows/check-new-releases.yml
@@ -5,6 +5,7 @@ on:
5
workflow_dispatch:
6
permissions:
7
contents: write # for pushing to master
8
+ actions: write # for changing .github/workflows/build.yml
9
10
jobs:
11
check_new_releases:
0 commit comments