Skip to content

Commit 8e892db

Browse files
committed
chore: ci
1 parent 8afa565 commit 8e892db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release_core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
8080
- name: publish
8181
run: |
82-
npm run core:publish -- --no-verify-access --no-private --no-commit-hooks --yes
82+
npm run core:publish -- --no-verify-access --no-private --no-commit-hooks --force-publish --yes
8383
git push --tags
8484
env:
8585
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)