Skip to content

Commit

Permalink
dont fetch git history
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Jun 6, 2023
1 parent 7c9b58a commit d863ca9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/prepare-patch-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: main-v2
# this needs to be set to a high enough number that it will contain the last version tag
# as of May 2023, the whole repo had 55K commits
fetch-depth: 10000

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit d863ca9

Please sign in to comment.