diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index a57321f..6aa92e5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -119,7 +119,7 @@ jobs: - uses: ncipollo/release-action@v1 with: tag: ${{ steps.gettag.outputs.tag }} - artifacts: "*-pw3270-*.tar.*" + artifacts: "macos-pw3270.tar.xz" allowUpdates: true draft: false makeLatest: true -- libgit2 0.21.2