mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-01 21:02:39 +08:00
ci: consistant upload name for flatpak fixes 7911
This commit is contained in:
parent
d26339d94a
commit
882b71ea84
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@ -317,7 +317,7 @@ jobs:
|
||||
- name: Upload
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: package-${{ env.PACKAGE_PREFIX }}-flatpak
|
||||
name: package-${{ env.PACKAGE_PREFIX }}-flatpak-x86_64
|
||||
path: ${{github.workspace}}/deskflow[-_]*.flatpak
|
||||
|
||||
release:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user