mirror of
https://github.com/edo9300/ygopro-core
synced 2026-08-25 16:23:07 -04:00
update commit message
This commit is contained in:
parent
984416b33c
commit
08ec422ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,5 +19,5 @@ else
|
|||
rm -r ./.tmp
|
||||
fi
|
||||
git add -A .
|
||||
git commit -qm "Deploy $DEPLOY_REPO to $DEPLOY_REPO:$DEPLOY_BRANCH" -qm "$GITHUB_SHA"
|
||||
git commit -qm "$GITHUB_SHA $DEPLOY_BRANCH"
|
||||
git push -qf origin $DEPLOY_BRANCH:$DEPLOY_BRANCH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue