add act_runner

This commit is contained in:
hogweed1
2025-11-14 03:01:01 +10:00
parent bac02b4b11
commit 9c786db9ae

View File

@@ -12,16 +12,19 @@ jobs:
- name: write secret to dotenv
working-directory: /usr/share/ansible-repo
shell: bash
run: |
echo -e "nigg"
- name: asdf2
working-directory: /usr/share/ansible-repo
shell: bash
run: |
echo -e "asdf" > /root/gig
- name: write secret to dotenv
working-directory: /usr/share/ansible-repo
shell: bash
run: |
echo -e "{{ runner.os }}"