There was an error while loading. Please reload this page.
1 parent a2cfa5c commit c888fe0Copy full SHA for c888fe0
1 file changed
.github/workflows/generate.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
branches: [ main ]
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
transformAndPush:
14
runs-on: ubuntu-latest
0 commit comments