Skip to content

Commit 959d94d

Browse files
committed
Added tag name
1 parent 1f06c95 commit 959d94d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
- name: Upload Release Assets
142142
uses: softprops/action-gh-release@v1
143143
with:
144+
tag_name: ${{ steps.determine_version.outputs.semVer }}+run${{ github.run_number }}-attempt${{ github.run_attempt }}
144145
files: |
145146
octoterra_linux_amd64
146147
octoterra_windows_amd64.exe

0 commit comments

Comments
 (0)