Skip to content

Commit

Permalink
Getting unclean dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanformio committed Mar 22, 2024
1 parent 3c232c0 commit 3b0b971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
- name: Publish to npm
run: |
git status
npm version $NEW_VERSION
npm publish --tag=dev

0 comments on commit 3b0b971

Please sign in to comment.