Skip to content

Commit

Permalink
Update release-and-publish-npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjdavidson authored Jan 23, 2024
1 parent 502268c commit 24443c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-and-publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies
run: npm ci
- name: Check Git Status
run: git status
- name: Build and release tag
run: npm run release
env:
Expand Down

0 comments on commit 24443c0

Please sign in to comment.