Compare commits
No commits in common. "v4-github" and "v4" have entirely different histories.
1 changed files with 3 additions and 5 deletions
|
@ -41,11 +41,9 @@ runs:
|
||||||
# https://github.com/actions/runner/issues/3046
|
# https://github.com/actions/runner/issues/3046
|
||||||
# Forgejo tries to download this remote action even if it's not needed :
|
# Forgejo tries to download this remote action even if it's not needed :
|
||||||
# uncomment if you want to run this action in Github.
|
# uncomment if you want to run this action in Github.
|
||||||
# (uncommented for Github's version)
|
#- name: Expose GitHub Runtime
|
||||||
- name: Expose GitHub Runtime
|
# if: env.ACTIONS_RUNTIME_TOKEN == ''
|
||||||
if: env.ACTIONS_RUNTIME_TOKEN == ''
|
# uses: "https://github.com/crazy-max/ghaction-github-runtime@v3"
|
||||||
# uses: "https://github.com/crazy-max/ghaction-github-runtime@v3"
|
|
||||||
uses: crazy-max/ghaction-github-runtime@v3
|
|
||||||
|
|
||||||
- name: Upload artifact (using v4)
|
- name: Upload artifact (using v4)
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue