mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-04-22 16:55:32 +08:00
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
![]() |
- uses: actions/upload-artifact@v3
|
||
|
with:
|
||
|
name: my-artifact
|
||
|
path: path/to/artifact/ # or path/to/artifact
|