Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit a8ef14e

Browse files
author
James Carnegie
committed
Auto-rev the release number
1 parent e468317 commit a8ef14e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
goarch: ${{ matrix.goarch }}
2727
goversion: 1.19.1
2828
binary_name: "pod-atomisthq-tools.docker"
29-
release_tag: "v0.1.0"
29+
release_tag: v0.${{ github.run_number }}.${{ github.run_attempt }}
3030
overwrite: TRUE
3131
compress_assets: OFF
32-

0 commit comments

Comments
 (0)