Skip to content

Commit 2acb0d8

Browse files
committed
GH Actions: fix skipped publishing step
1 parent e25b041 commit 2acb0d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ jobs:
1919
run: npm publish --tag next
2020
env:
2121
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
22-
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)