Skip to content

Commit

Permalink
force update alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jan 27, 2024
1 parent 00b756a commit 633c3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fi
git commit -m "community/mise: upgrade to ${MISE_VERSION#v}"

if [ "$DRY_RUN" == 0 ]; then
git push jdxcode
git push jdxcode -f
fi

open_mr="$(glab mr list -R alpine/aports --author=@me)"
Expand Down

0 comments on commit 633c3ff

Please sign in to comment.