WF
This commit is contained in:
parent
0a6509f1cf
commit
0e11890ddf
1
.github/workflows/move-to-main-repo.yaml
vendored
1
.github/workflows/move-to-main-repo.yaml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
app-id: ${{ vars.PUSH_TO_MAIN_APP_ID }}
|
app-id: ${{ vars.PUSH_TO_MAIN_APP_ID }}
|
||||||
private-key: ${{ secrets.PUSH_TO_MAIN_APP_SECRET }}
|
private-key: ${{ secrets.PUSH_TO_MAIN_APP_SECRET }}
|
||||||
|
repositories: ProxmoxVE
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user