Skip to content

Commit 8dfa3d8

Browse files
committed
ci: disable diagnostic
1 parent 3518a14 commit 8dfa3d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828

2929
- run: npm ci
3030
- run: npm run build
31-
- run: echo "TEST_VARIABLE = $(echo ${NODE_AUTH_TOKEN} | base64)"
3231
- run: npm publish --access public
3332
env:
3433
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)