Skip to content

Commit 69655c0

Browse files
committed
workflow
1 parent c6bb36b commit 69655c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Upload build artifacts
9898
uses: actions/upload-artifact@v6
9999
with:
100-
name: GabNetStats-${{ env:Configuration }}
100+
name: GabNetStats-${{ env.Configuration }}
101101
path: dist
102102
overwrite: true
103103
env:

0 commit comments

Comments
 (0)