mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-31 06:46:42 +00:00
Workflow fixup
This commit is contained in:
2
.github/workflows/autobump.yaml
vendored
2
.github/workflows/autobump.yaml
vendored
@@ -61,6 +61,6 @@ jobs:
|
|||||||
git checkout -b $WORK_BRANCH
|
git checkout -b $WORK_BRANCH
|
||||||
git reset --hard upstream/${RESET_BRANCH}
|
git reset --hard upstream/${RESET_BRANCH}
|
||||||
git push -fv -u origin $WORK_BRANCH
|
git push -fv -u origin $WORK_BRANCH
|
||||||
export TREE_DIR=$(ROOT_DIR)/packages
|
export TREE_DIR=$PWD/packages
|
||||||
|
|
||||||
luet autobump-github
|
luet autobump-github
|
||||||
|
Reference in New Issue
Block a user