We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e96a1 commit e1b90c3Copy full SHA for e1b90c3
.github/workflows/autoupdate.yml
@@ -5,6 +5,8 @@ on:
5
- main
6
jobs:
7
autoupdate:
8
+ permissions:
9
+ contents: write
10
name: autoupdate
11
runs-on: ubuntu
12
steps:
0 commit comments