Skip to content

Commit

Permalink
chore(update actions): add publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
varzager committed May 2, 2023
1 parent 5eab1e3 commit 79d0e7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
publish-npm:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 79d0e7a

Please sign in to comment.