mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
change artifact names based on matrix
This commit is contained in:
2
.github/workflows/pre-release.yml
vendored
2
.github/workflows/pre-release.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
arch: ${{ matrix.arch }}
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: flatpak-release
|
||||
name: flatpak-release-${{ matrix.target }}-${{ matrix.arch }}
|
||||
path: |
|
||||
*.flatpak
|
||||
vendor:
|
||||
|
||||
Reference in New Issue
Block a user