Skip to content

Commit 85fc860

Browse files
committed
Fix artifact naming
Signed-off-by: Victor Chang <[email protected]>
1 parent 06ea906 commit 85fc860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/[email protected]
6666
if: always()
6767
with:
68-
name: aseembly-info
68+
name: assembly-info
6969
path: src/AssemblyInfo.cs
7070
retention-days: 30
7171

0 commit comments

Comments
 (0)