We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71564eb commit 2147a3bCopy full SHA for 2147a3b
1 file changed
.github/workflows/deployment.yml
@@ -4,7 +4,7 @@ on:
4
types: [created]
5
jobs:
6
7
- build:
+ publish-to-npm:
8
runs-on: ubuntu-latest
9
permissions:
10
contents: read
0 commit comments