Skip to content

Commit

Permalink
update action file
Browse files Browse the repository at this point in the history
  • Loading branch information
huangbinjie committed Jan 10, 2025
1 parent 643603c commit ebcddc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- name: Check if version changed
id: version_check
uses: EndBug/version-check@v2
with:
static-checking: localIsNew

- name: Publish to npm
if: steps.version_check.outputs.changed == 'true'
Expand Down

0 comments on commit ebcddc1

Please sign in to comment.