mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 08:45:33 +08:00
Merge 30da7a44792569f3b2a820b24a85e068cf0c584c into 694cdabd8bdb0f10b2cea11669e1bf5453eed0a6
This commit is contained in:
commit
e17f52bca6
@ -57,5 +57,5 @@ outputs:
|
|||||||
This URL will be valid for as long as the artifact exists and the workflow run and repository exists. Once an artifact has expired this URL will no longer work.
|
This URL will be valid for as long as the artifact exists and the workflow run and repository exists. Once an artifact has expired this URL will no longer work.
|
||||||
Common uses cases for such a download URL can be adding download links to artifacts in descriptions or comments on pull requests or issues.
|
Common uses cases for such a download URL can be adding download links to artifacts in descriptions or comments on pull requests or issues.
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node18'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user