mirror of
https://code.forgejo.org/forgejo/upload-artifact
synced 2025-05-18 06:30:08 +02:00
more debug
This commit is contained in:
parent
49bd7df5e8
commit
07bdee9a57
3 changed files with 26 additions and 5 deletions
|
@ -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
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue