We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288696b commit 0f27476Copy full SHA for 0f27476
README.md
@@ -75,6 +75,7 @@ GitHub release and all are optional.
75
A common case for GitHub releases is to upload your binary after its been validated and packaged.
76
Use the `with.files` input to declare a newline-delimited list of glob expressions matching the files
77
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.
79
80
Below is an example of uploading a single asset named `Release.txt`
81
0 commit comments