This commit is contained in:
parent
3498e0fd2b
commit
31cfa7d900
1 changed files with 1 additions and 3 deletions
|
@ -38,7 +38,7 @@ runs:
|
|||
# https://github.com/actions/runner/issues/3046
|
||||
- name: Expose GitHub Runtime
|
||||
if: env.ACTIONS_RUNTIME_TOKEN == ''
|
||||
uses: "crazy-max/ghaction-github-runtime@v3"
|
||||
uses: "https://github.com/crazy-max/ghaction-github-runtime@v3"
|
||||
|
||||
- name: Upload artifact (using v4)
|
||||
shell: sh
|
||||
|
@ -127,5 +127,3 @@ runs:
|
|||
if [ "${{ inputs.compression }}" = "true" ]; then
|
||||
rm -f "$MYUPLOAD"
|
||||
fi
|
||||
|
||||
echo "The end."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue