Skip to content

Commit

Permalink
Merge pull request #4 from AtomHare/fix-tag
Browse files Browse the repository at this point in the history
fix: release tag to match STL behaviour
  • Loading branch information
sonic2kk authored May 31, 2024
2 parents 74c53c3 + 987d986 commit 1b90ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-yad.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
Yad-${{ steps.yad_version.outputs.version }}-x86_64.AppImage
Yad-${{ steps.yad_version.outputs.version }}-x86_64.AppImage.sha512sum
body: "[`yad`](https://github.com/v1cont/yad) ${{ steps.yad_version.outputs.version }} appimage built on ubuntu with github actions"
tag_name: Yad-${{ steps.yad_version.outputs.version }}
tag_name: Yad-${{ steps.yad_version.outputs.version }}-x86_64.AppImage

0 comments on commit 1b90ca9

Please sign in to comment.