diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e84ba74..04d4c78 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -34,7 +34,7 @@ jobs: - uses: ncipollo/release-action@v1 with: tag: ${{ steps.gettag.outputs.tag }} - artifacts: "mingw-libv3270.tar.xz" + artifacts: "mingw-libv3270.x86_64.tar.xz" allowUpdates: true draft: false makeLatest: true -- libgit2 0.21.2