Skip to content

Commit f39061b

Browse files
committed
ci(bump): implement automatic PR creation
1 parent 1cdef87 commit f39061b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

latex/bump-apt-versions.sh

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

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

26-
./create-prs.sh
26+
./create-bump-prs.sh
2727

2828
fi

0 commit comments

Comments
 (0)