diff --git a/.github/workflows/winpkg.yml b/.github/workflows/winpkg.yml index e1f12f4..c5bde01 100644 --- a/.github/workflows/winpkg.yml +++ b/.github/workflows/winpkg.yml @@ -75,7 +75,7 @@ jobs: - uses: ncipollo/release-action@v1 with: tag: ${{ steps.gettag.outputs.tag }} - artifacts: *-pw3270-*.tar.xz + artifacts: mingw64-pw3270.x86_64.tar.xz allowUpdates: true draft: false makeLatest: true -- libgit2 0.21.2