Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
penpenpng committed Jul 12, 2024
1 parent 89a4a5c commit 85f776e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ jobs:
steps:
- id: parse
uses: ./.github/actions/parse-git-tag
- if: ${{ steps.parse.outputs.package == "" }}
name: exit job because no target package
run: exit 1

- uses: actions/checkout@v4
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 85f776e

Please sign in to comment.