mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2026-09-06 16:01:45 -04:00
16?
This commit is contained in:
+1
-1
@@ -42,5 +42,5 @@ outputs:
|
|||||||
|
|
||||||
This ID can be used as input to other APIs to download, delete or get more information about an artifact: https://docs.github.com/en/rest/actions/artifacts
|
This ID can be used as input to other APIs to download, delete or get more information about an artifact: https://docs.github.com/en/rest/actions/artifacts
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node16'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user