Skip to content

Commit

Permalink
fixup! fix: Attempt to workaround actions/checkout#1467 (2)
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
  • Loading branch information
brlin-tw committed Nov 27, 2023
1 parent b2ca0a1 commit b152fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
--prune \
--prune-tags \
--force \
--depth=1 \
--depth=100 \
--no-recurse-submodules
- name: Determine the project identifier
Expand Down

0 comments on commit b152fd9

Please sign in to comment.