Skip to content

Commit

Permalink
docs: document that existing releases are updated (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanbruegge authored Jul 16, 2024
1 parent a636f98 commit 08d85b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ GitHub release and all are optional.
A common case for GitHub releases is to upload your binary after its been validated and packaged.
Use the `with.files` input to declare a newline-delimited list of glob expressions matching the files
you wish to upload to GitHub releases. If you'd like you can just list the files by name directly.
If a tag already has a GitHub release, the existing release will be updated with the release assets.

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

Expand Down

0 comments on commit 08d85b1

Please sign in to comment.