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 9cdfdb7 commit 7bd0493Copy full SHA for 7bd0493
.github/workflows/update_snapshot.yml
@@ -3,6 +3,9 @@ name: Update snapshot
3
on:
4
workflow_dispatch:
5
6
+permissions:
7
+ contents: write
8
+
9
jobs:
10
update:
11
runs-on: ubuntu-latest
0 commit comments