Skip to content

Commit fd62b4b

Browse files
committed
ci: Publish nighly all the time
1 parent 7db2daf commit fd62b4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ jobs:
169169
asset_content_type: application/gzip
170170

171171
- name: Release nightly NPM package
172-
if: github.event_name == 'pull_request'
173172
run: |
174173
npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
175174
npm version prerelease --preid nightly.${{ steps.sha.outputs.sha_short }} -no-git-tag-version

0 commit comments

Comments
 (0)