Skip to content

Commit d38a41d

Browse files
authored
Update blank.yml
1 parent f621b56 commit d38a41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: Fetch tags
9595
run: |
9696
echo "Fetch tags"
97-
git fetch --tags --force
97+
git fetch --tags
9898
- name: Build a changelog
9999
run: ./infra/scripts/prepare_release_msg.sh
100100
- name: Create Release

0 commit comments

Comments
 (0)