Skip to content

Commit 4cbb927

Browse files
authored
Merge pull request #8 from Codesee-io/fix-release-two
Fix typo in file name
2 parents 25aaa59 + c5c8638 commit 4cbb927

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
@@ -31,5 +31,5 @@ jobs:
3131
- name: Create Release
3232
uses: ncipollo/release-action@v1
3333
with:
34-
artifacts: "donetdepends.tar.gz"
34+
artifacts: "dotnetdepends.tar.gz"
3535

0 commit comments

Comments
 (0)