Commit 780ee1ce5edd22ddca617c3ba7639ffc5395be1b
Committed by
GitHub
1 parent
8d7f4533
Exists in
develop
Update winpkg.yml
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.github/workflows/winpkg.yml
@@ -75,7 +75,7 @@ jobs: | @@ -75,7 +75,7 @@ jobs: | ||
75 | - uses: ncipollo/release-action@v1 | 75 | - uses: ncipollo/release-action@v1 |
76 | with: | 76 | with: |
77 | tag: ${{ steps.gettag.outputs.tag }} | 77 | tag: ${{ steps.gettag.outputs.tag }} |
78 | - artifacts: mingw64-pw3270-full.tar.xz | 78 | + artifacts: *-pw3270-*.tar.xz |
79 | allowUpdates: true | 79 | allowUpdates: true |
80 | draft: false | 80 | draft: false |
81 | makeLatest: true | 81 | makeLatest: true |