Skip to content

Commit ba12eec

Browse files
committed
ci: switch to using forks
1 parent 1b2dcc6 commit ba12eec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bump.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
1717
with:
1818
token: ${{ secrets.VEXXHOST_BOT_PAT }}
19+
push-to-fork: vexxhost-bot/magnum-cluster-api
1920
commit-message: "chore(deps): update kubernetes"
2021
signoff: true
2122
title: "chore(deps): update kubernetes"
@@ -38,6 +39,7 @@ jobs:
3839
- uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
3940
with:
4041
token: ${{ secrets.VEXXHOST_BOT_PAT }}
42+
push-to-fork: vexxhost-bot/magnum-cluster-api
4143
commit-message: "chore(deps): update cluster-autoscaler"
4244
signoff: true
4345
title: "chore(deps): update cluster-autoscaler"

0 commit comments

Comments
 (0)