Skip to content

Commit 0f27476

Browse files
authored
Document that existing releases are updated
1 parent 288696b commit 0f27476

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ GitHub release and all are optional.
7575
A common case for GitHub releases is to upload your binary after its been validated and packaged.
7676
Use the `with.files` input to declare a newline-delimited list of glob expressions matching the files
7777
you wish to upload to GitHub releases. If you'd like you can just list the files by name directly.
78+
If a tag already has a GitHub release, the existing release will be updated with the release assets.
7879

7980
Below is an example of uploading a single asset named `Release.txt`
8081

0 commit comments

Comments
 (0)