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 bb0ee31 commit 820848fCopy full SHA for 820848f
.github/workflows/main.yml
@@ -15,7 +15,7 @@ on:
15
16
permissions:
17
id-token: write
18
- contents: read
+ contents: write
19
jobs:
20
build:
21
runs-on: ubuntu-latest
package.json
@@ -9,7 +9,7 @@
9
},
10
"repository": {
11
"type": "git",
12
- "url": "https://github.com/OpenGeoscience/geojs"
+ "url": "https://github.com/OpenGeoscience/geojs.git"
13
14
"dependencies": {
"canvas": "^3.0.0",
0 commit comments