Commit 780ee1ce5edd22ddca617c3ba7639ffc5395be1b

Authored by Perry Werneck
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 75 - uses: ncipollo/release-action@v1
76 76 with:
77 77 tag: ${{ steps.gettag.outputs.tag }}
78   - artifacts: mingw64-pw3270-full.tar.xz
  78 + artifacts: *-pw3270-*.tar.xz
79 79 allowUpdates: true
80 80 draft: false
81 81 makeLatest: true
... ...