We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc40db2 commit 91577c5Copy full SHA for 91577c5
1 file changed
.github/workflows/cd.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm install -g npm@latest
24
- run: npm ci
25
- run: npm test
26
- - run: npm publish
+ # - run: npm publish
27
- uses: sergeysova/jq-action@v2
28
name: Derive Version
29
id: version
0 commit comments