Auto-rev the release number

This commit is contained in:
James Carnegie
2023-02-06 23:13:07 +00:00
parent e46831718a
commit a8ef14e5a0

View File

@@ -26,7 +26,6 @@ jobs:
goarch: ${{ matrix.goarch }}
goversion: 1.19.1
binary_name: "pod-atomisthq-tools.docker"
release_tag: "v0.1.0"
release_tag: v0.${{ github.run_number }}.${{ github.run_attempt }}
overwrite: TRUE
compress_assets: OFF