1
0
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:
Brenden Matthews 2024-04-18 07:14:02 -04:00
parent 5a61390b14
commit 6f8f8fe648

View File

@ -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/**/*