Skip to content

Commit 5e7604f

Browse files
committed
trim some repeated info
1 parent d6437d0 commit 5e7604f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

-8
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ See also [download-artifact](https://github.com/actions/download-artifact).
2424
- [Example output between steps](#example-output-between-steps)
2525
- [Example output between jobs](#example-output-between-jobs)
2626
- [Where does the upload go?](#where-does-the-upload-go)
27-
- [Additional Documentation](#additional-documentation)
2827

2928

3029
## v4 - What's new
@@ -327,10 +326,3 @@ At the bottom of the workflow summary page, there is a dedicated section for art
327326
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.
328327

329328
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.
330-
331-
## Additional Documentation
332-
333-
See [Storing workflow data as artifacts](https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts) for additional examples and tips.
334-
335-
See extra documentation for the [@actions/artifact](https://github.com/actions/toolkit/blob/main/packages/artifact/docs/additional-information.md) package that is used internally regarding certain behaviors and limitations.
336-

0 commit comments

Comments
 (0)