modified: .gitea/workflows/ansible-runner.yaml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user