Compare commits

...

2 Commits

Author SHA1 Message Date
Rex f22054ea6a
Merge e11e7e24ff into de65e23aa2 2025-06-18 19:53:42 +02:00
Rex e11e7e24ff
Update README.md 2025-06-12 16:14:54 +08:00
1 changed files with 2 additions and 0 deletions

View File

@ -497,3 +497,5 @@ At the bottom of the workflow summary page, there is a dedicated section for art
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. 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.
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. The Digest column will display the SHA256 digest of the artifact being uploaded. 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. The Digest column will display the SHA256 digest of the artifact being uploaded.
- name: Upload Artifact
uses: actions/upload-artifact@4.6.2