This commit is contained in:
Michel Roegl-Brunner 2025-03-11 10:44:50 +01:00
parent 0a6509f1cf
commit 0e11890ddf

View File

@ -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