Skip to content

Commit ec6c7bd

Browse files
committed
Fix action
1 parent 9771827 commit ec6c7bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ jobs:
6666
env:
6767
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
69+
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)