We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2bab6 commit 34635c5Copy full SHA for 34635c5
.github/workflows/build.yml
@@ -29,6 +29,7 @@ jobs:
29
with:
30
node-version: '16.x'
31
registry-url: 'https://npm.pkg.github.com'
32
+ scope: 'AtlasOfLivingAustralia'
33
34
- run: npm install
35
- run: npm run package-turf
0 commit comments