Skip to content

Commit

Permalink
refactor: 💡 modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
huyikai committed Dec 13, 2023
1 parent 7e64eb4 commit 42eccba
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
name: Publish Package

on:
push:
branches:
- master
release:
types: [created]

jobs:
publish-npm:
Expand Down

0 comments on commit 42eccba

Please sign in to comment.