Skip to content

Commit

Permalink
fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jul 24, 2024
1 parent 40d344b commit a026d23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: actions/checkout@v4
with:
persist-credentials: false
fetch-depth: 0
tags: true

- name: Use Node.js 20
Expand Down Expand Up @@ -112,6 +113,7 @@ jobs:
with:
persist-credentials: false
fetch-depth: 0
tags: true

- name: Use Node.js 20
uses: actions/setup-node@v4
Expand Down

0 comments on commit a026d23

Please sign in to comment.