Skip to content

Commit

Permalink
Merge pull request #33 from ronatskiy/1.1.5
Browse files Browse the repository at this point in the history
Update the Actions script to publish package to NPM
  • Loading branch information
ronatskiy authored Feb 20, 2022
2 parents bf4ebf3 + 28f7383 commit 7fc2900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

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

0 comments on commit 7fc2900

Please sign in to comment.