Skip to content

Commit

Permalink
Improve trashcan documentation
Browse files Browse the repository at this point in the history
Reorder paragraph to simplify messaging for only users with write permissions instead of getting people's hopes up that there might be a trash can only to dash it a sentence later.
  • Loading branch information
jsoref committed Oct 30, 2024
1 parent f8fff0c commit 6201cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,6 @@ At the bottom of the workflow summary page, there is a dedicated section for art

<img src="https://user-images.githubusercontent.com/16109154/103645952-223c6880-4f59-11eb-8268-8dca6937b5f9.png" width="700" height="300">

There is a trashcan icon that can be used to delete the artifact. This icon will only appear for users who have write permissions to the repository.
For users who have write permissions to the repository, there is a trashcan icon that can be used to delete the artifact.

The size of the artifact is denoted in bytes. The displayed artifact size denotes the size of the zip that `upload-artifact` creates during upload.

0 comments on commit 6201cb9

Please sign in to comment.