test github...
This commit is contained in:
parent
fbbe1c2af9
commit
74ec1d81a9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue