diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0483829..2cb4fbf 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -21,7 +21,7 @@ jobs: with: platform: linux/amd64 windows/amd64 darwin/amd64 with: | - github.com/mostafa/xk6-kafka@latest + github.com/mostafa/xk6-kafka@${{ github.ref_name }} - name: Install Go 🧑‍💻 if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')