Skip to content

Commit

Permalink
chore: update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Mar 10, 2024
1 parent d01b0fb commit a64478a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Expand Up @@ -48,6 +48,7 @@ jobs:
name: Set up NodeJS
with:
node-version: 18
registry-url: 'https://registry.npmjs.org'
- name: Fetch all tags
run: |
git fetch --prune --unshallow --tags
Expand Down

0 comments on commit a64478a

Please sign in to comment.