Skip to content

Commit 91577c5

Browse files
author
John Gilbert
committed
npm-oidc
1 parent bc40db2 commit 91577c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm install -g npm@latest
2424
- run: npm ci
2525
- run: npm test
26-
- run: npm publish
26+
# - run: npm publish
2727
- uses: sergeysova/jq-action@v2
2828
name: Derive Version
2929
id: version

0 commit comments

Comments
 (0)