add act_runner
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11s

This commit is contained in:
hogweed1
2025-11-14 02:52:11 +10:00
parent 34fd6cc4bc
commit ebe92d1926

View File

@@ -9,6 +9,7 @@ jobs:
run: run:
shell: bash shell: bash
steps: steps:
- uses: actions/checkout@v5
- name: write secret to dotenv - name: write secret to dotenv
working-directory: /usr/share/ansible-repo working-directory: /usr/share/ansible-repo
run: | run: |