There was an error while loading. Please reload this page.
2 parents 3ccda5f + 09c84d1 commit 8149f52Copy full SHA for 8149f52
1 file changed
.github/workflows/web.yml
@@ -9,6 +9,9 @@ on:
9
env:
10
VITE_MAPTILER_API_KEY: '${{ secrets.MAPTILER_API_KEY }}'
11
12
+permissions:
13
+ contents: write
14
+
15
jobs:
16
build:
17
runs-on: ubuntu-latest
0 commit comments