Skip to content

Commit 0f17303

Browse files
committed
update build script
1 parent c192337 commit 0f17303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Upload a Build Artifact
4747
uses: actions/upload-artifact@v2
4848
with:
49-
name: TBS-Build
49+
name: TBS-Build-${{ github.sha }}
5050
path: TravBotSharp\bin\Release
5151
if-no-files-found: error
5252

0 commit comments

Comments
 (0)