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 8dbf52d commit 2ed5ad0Copy full SHA for 2ed5ad0
.github/workflows/publish-to-npm.yml
@@ -4,7 +4,7 @@ on:
4
types: [created]
5
6
jobs:
7
- build:
+ build-and-publish:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
0 commit comments