Skip to content

Commit

Permalink
Merge branch 'main' into fix-ci2
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh authored Nov 24, 2024
2 parents a1f34fa + 26c55f6 commit da97c95
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 da97c95

Please sign in to comment.