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 2e1ee0f commit 0c229e0Copy full SHA for 0c229e0
.github/workflows/publish-npm.yml
@@ -5,7 +5,7 @@ on:
5
- npm-publish
6
7
jobs:
8
- build-and-test:
+ publish-npm:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout repository
0 commit comments