Skip to content

Commit af8f17b

Browse files
committed
ci(bump): implement automatic PR creation
1 parent 1fece6e commit af8f17b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

xml/bump-apk-versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ else
3333

3434
\docker run --pull always --rm -t --user root -v "$(pwd):/opt/bump" "leplusorg/${PWD##*/}:main" /opt/bump/"$(\basename "${0}")"
3535

36-
./create-prs.sh
36+
./create-bump-prs.sh
3737

3838
fi
File renamed without changes.

0 commit comments

Comments
 (0)