mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-05 14:09:38 +00:00
Update README.md
This commit is contained in:
@ -36,7 +36,9 @@ To upload artifacts only when the previous step of a job failed, use [`if: failu
|
||||
|
||||
## Where does the upload go?
|
||||
In the top right corner of a workflow run, once the run is over, if you used this action, there will be a `Artifacts` dropdown which you can download items from. Here's a screenshot of what it looks like<br/>
|
||||

|
||||

|
||||
|
||||
There is a trash can icon that can be used to delete the artifact. This icon will only appear for users who have write permissions to the repository.
|
||||
|
||||
|
||||
# License
|
||||
|
Reference in New Issue
Block a user