mirror of
https://github.com/actions/upload-artifact
synced 2024-11-09 10:52:39 +00: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