Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 55cf4df

Browse files
Update deployment.yml
1 parent f2304e1 commit 55cf4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Upload artifacts
4444
uses: actions/upload-artifact@v2
4545
with:
46-
name: Trakt.NET.${{ env.VERSION_NUMBER }}
46+
name: Trakt.NET.${{ env.VERSION_NUMBER }}-${{github.sha}}
4747
path: |
4848
${{ env.BUILD_DIRECTORY }}/Trakt.NET*.dll
4949
${{ env.BUILD_DIRECTORY }}/Trakt.NET*.pdb

0 commit comments

Comments
 (0)