Skip to content

Commit

Permalink
Build on "Fix as per rebar3 constraints"
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ferraz-oliveira committed Dec 17, 2023
1 parent c3b8080 commit 140fbe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebar3_depup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if ! git diff --exit-code >/dev/null; then
TITLE="[automation] Update \`rebar.config\` versions (via \`rebar3 depup\`)"

git add rebar.config
git add rebar.lock
git commit -m "${TITLE}"
git push origin "${BRANCH}"

Expand Down

0 comments on commit 140fbe8

Please sign in to comment.