mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-27 18:19:26 +00:00
Workflow fixup
This commit is contained in:
parent
15a8ce1f04
commit
cec1470f94
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
|
||||
|
Loading…
Reference in New Issue
Block a user