modified: .gitea/workflows/ansible-runner.yaml

This commit is contained in:
master of disaster
2025-12-31 00:05:15 +01:00
parent 53803e48d1
commit 015c93f998

View File

@@ -69,6 +69,7 @@ jobs:
- name: 🔎 Checkout Triggering Role Repo - name: 🔎 Checkout Triggering Role Repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
token: ${{ secrets.TOKEN }}
repository: ${{ inputs.role_repo }} repository: ${{ inputs.role_repo }}
path: active_role path: active_role