Skip to content

Commit bf4292c

Browse files
authored
Merge pull request #357 from chromaui/kasper/fix-release
Debug release
2 parents dcee165 + abdd57a commit bf4292c

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)