mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-16 04:02:15 +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
|
||||
discussion_category_name: General
|
||||
generate_release_notes: true
|
||||
fail_on_unmatched_files: true
|
||||
files: |
|
||||
${{ github.workspace }}/artifacts/*
|
||||
${{ github.workspace }}/artifacts/**/*
|
||||
|
Loading…
Reference in New Issue
Block a user