Skip to content

Commit abdd57a

Browse files
committed
Debug release
1 parent dcee165 commit abdd57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
token: ${{ secrets.GH_TOKEN }}
1414

1515
- name: Prepare repository
16-
# Fetch full git history and tags
16+
# Fetch full git history and tags
1717
run: git fetch --unshallow --tags
1818

1919
- name: Install dependencies

0 commit comments

Comments
 (0)