Improve trashcan documentation

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.
pull/636/head
Josh Soref 2024-10-30 09:32:20 -04:00
parent f8fff0c1f0
commit 6201cb9bfa
1 changed files with 1 additions and 1 deletions

View File

@ -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.