Commit e3e6bc1bcb0d006f4906000d196915f34d63b263

Authored by Perry Werneck
Committed by GitHub
1 parent 780ee1ce
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: *-pw3270-*.tar.xz
  78 + artifacts: mingw64-pw3270.x86_64.tar.xz
79 79 allowUpdates: true
80 80 draft: false
81 81 makeLatest: true
... ...