Skip to content

Commit

Permalink
fix npm publish not work
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenedtzjs committed Oct 13, 2024
1 parent 1a96657 commit ee08a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [released]

jobs:
npm-publish:
build:
name: npm publish
runs-on: ubuntu-latest

Expand Down

0 comments on commit ee08a7e

Please sign in to comment.