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 3706d85 commit 701242aCopy full SHA for 701242a
.github/workflows/release.yml
@@ -48,7 +48,6 @@ jobs:
48
run: npm run release
49
env:
50
DEBUG: '*'
51
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53
- name: Upload artifact
54
uses: actions/upload-pages-artifact@v3
.nvmrc
@@ -1 +1 @@
1
-22
+24
0 commit comments