Skip to content

Commit

Permalink
Add git fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
tobilg committed Feb 25, 2024
1 parent e91b11a commit 17126ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
run: |
git fetch
# Increase package patch version \
npm --no-git-tag-version version patch && \
# Add new files \
Expand Down

0 comments on commit 17126ba

Please sign in to comment.