test github...

This commit is contained in:
Chl 2024-08-30 03:35:03 +02:00
parent fbbe1c2af9
commit 74ec1d81a9

View file

@ -34,7 +34,7 @@ runs:
# https://github.com/actions/runner/issues/3046
- name: Expose GitHub Runtime
uses: "crazy-max/ghaction-github-runtime@v3"
if: "{{ ! env.ACTIONS_RUNTIME_TOKEN }}"
if: {{ ! env.ACTIONS_RUNTIME_TOKEN }}
- name: Upload artifact (using v4)
shell: sh