Fix workflow

This commit is contained in:
NotAndreh
2025-09-07 12:10:26 +02:00
parent 8176ccfb67
commit 6882db92a0

View File

@@ -35,5 +35,5 @@ jobs:
- name: Upload Executable
uses: actions/upload-artifact@v4
with:
name: steam-ticket-generator
name: steam-ticket-generator-${{ matrix.target }}
path: target/${{ matrix.target }}/release/${{ matrix.executable }}