Skip to content

Commit ba6261f

Browse files
committed
makefile.yml tweaks
1 parent c5f9388 commit ba6261f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/makefile.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,9 @@ jobs:
392392
393393
### Changes
394394
${{ steps.changelog.outputs.commits }}
395-
396-
artifacts: "release-assets/*"
395+
artifacts: >
396+
release-assets/pingdd.exe,
397+
release-assets/*/pingdd
397398
artifactContentType: application/octet-stream
398399
token: ${{ secrets.GITHUB_TOKEN }}
399400
generateReleaseNotes: true

0 commit comments

Comments
 (0)