mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-09 11:19:41 +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 reset --hard upstream/${RESET_BRANCH}
|
||||
git push -fv -u origin $WORK_BRANCH
|
||||
export TREE_DIR=$(ROOT_DIR)/packages
|
||||
export TREE_DIR=$PWD/packages
|
||||
|
||||
luet autobump-github
|
||||
|
Reference in New Issue
Block a user