Skip to content

Commit

Permalink
revert: revert deleted command
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Feb 6, 2022
1 parent 6eb4f7f commit 150926b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install dependencies
run: |
npm ci
- name: Publish to npm (Prerelease)
if: contains(github.ref, '-') == true
Expand Down

0 comments on commit 150926b

Please sign in to comment.