mirror of
https://github.com/actions/upload-artifact.git
synced 2025-01-09 09:04:58 -05:00
Create Gunashree
This commit is contained in:
parent
65d862660a
commit
3eaccebe6c
1 changed files with 4 additions and 0 deletions
4
Gunashree
Normal file
4
Gunashree
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
- uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: my-artifact
|
||||||
|
path: path/to/artifact/ # or path/to/artifact
|
Loading…
Reference in a new issue