Skip to content

Commit 68f78da

Browse files
committed
fix(ci): typo
1 parent d8ab45e commit 68f78da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- "v*"
1010

1111
env:
12-
ARTIFACT_NAME: rusty-grader-${{ github.ref_name }}
12+
ARTIFACT_NAME: rusty-grader-${{ github.ref_name }}.tar.gz
1313

1414
jobs:
1515
build:

0 commit comments

Comments
 (0)