Skip to content

Commit

Permalink
change artifact names based on matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
13hannes11 committed Jul 16, 2024
1 parent ce85300 commit 14d948c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 14d948c

Please sign in to comment.