Skip to content

Commit

Permalink
Tag the clearfog build differently #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
lts-rad committed Dec 21, 2022
1 parent eebc992 commit 7d17555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clearfog-ubuntu-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
release_name: Clearfog Release ${{ env.RELEASE_VERSION_TAG }}
tag_name: ${{ env.RELEASE_VERSION_TAG }}
tag_name: clearfog-${{ env.RELEASE_VERSION_TAG }}
draft: false
prerelease: false
- name: Upload Release Asset
Expand Down

0 comments on commit 7d17555

Please sign in to comment.