Skip to content

Commit

Permalink
Merge branch 'fix-ci2' of github.com:ublue-os/ublue-update into fix-ci2
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Nov 24, 2024
2 parents 60e95a6 + da97c95 commit 59a346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpkg.macros
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
function ublue_update_version {
if [ "$GITHUB_REF_NAME" = "" ]; then
echo "1.3.1+$(git rev-parse --short HEAD)"
echo "1.3.2+$(git rev-parse --short HEAD)"
else
echo "$GITHUB_REF_NAME"
fi
Expand Down

0 comments on commit 59a346e

Please sign in to comment.