Skip to content

Commit 45ce1c8

Browse files
author
olivierapivideo
authored
Fix nodejs CI
1 parent 4b0ca75 commit 45ce1c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ jobs:
1212
registry-url: 'https://registry.npmjs.org'
1313
- run: npm install --no-save
1414
- run: npm publish --access=public
15-
if: ${{ github.ref == 'refs/heads/main' }}
1615
env:
1716
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)