Skip to content

Commit

Permalink
fix: cannot do unshallow in a complete repository
Browse files Browse the repository at this point in the history
  • Loading branch information
LinuxSuRen authored Mar 27, 2024
1 parent 7d6fb0d commit 5623988
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
- name: Set output
id: vars
run: echo "tag=$(git describe --tags)" >> $GITHUB_OUTPUT
- name: Unshallow
run: git fetch --prune --unshallow
- name: Set up Go
uses: actions/setup-go@v4
with:
Expand Down

0 comments on commit 5623988

Please sign in to comment.