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 e2ac7bc commit 00b8be9Copy full SHA for 00b8be9
.github/workflows/release-package.yml
@@ -15,7 +15,7 @@ jobs:
15
# - run: npm install
16
# - run: npm run build
17
18
- publish-gpr:
+ publish-npm:
19
# needs: build
20
runs-on: ubuntu-latest
21
permissions:
0 commit comments