test github...
This commit is contained in:
parent
16b1d4d3be
commit
b77ff6e549
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ runs:
|
||||||
# ACTIONS_RUNTIME_TOKEN is not yet available (2024-08) for composite actions on Github :
|
# ACTIONS_RUNTIME_TOKEN is not yet available (2024-08) for composite actions on Github :
|
||||||
# https://github.com/actions/runner/issues/3046
|
# https://github.com/actions/runner/issues/3046
|
||||||
- name: Expose GitHub Runtime
|
- name: Expose GitHub Runtime
|
||||||
if: {{ ! env.ACTIONS_RUNTIME_TOKEN }}
|
if: {{ true }}
|
||||||
uses: "crazy-max/ghaction-github-runtime@v3"
|
uses: "crazy-max/ghaction-github-runtime@v3"
|
||||||
|
|
||||||
- name: Upload artifact (using v4)
|
- name: Upload artifact (using v4)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue