mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-29 01:58:26 +00:00
Annoyingly, the artifacts go into a subdir
The artifact files are actually zip files, and when extracted, are in subdirs within the artifact path.
This commit is contained in:
parent
5a61390b14
commit
6f8f8fe648
3
.github/workflows/publish-appimage.yml
vendored
3
.github/workflows/publish-appimage.yml
vendored
@ -145,5 +145,6 @@ jobs:
|
|||||||
prerelease: false
|
prerelease: false
|
||||||
discussion_category_name: General
|
discussion_category_name: General
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
|
fail_on_unmatched_files: true
|
||||||
files: |
|
files: |
|
||||||
${{ github.workspace }}/artifacts/*
|
${{ github.workspace }}/artifacts/**/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user