Commit Graph

50 Commits

Author SHA1 Message Date
Nick Cipollo
5f55df31e1 Fixes #552 Add missing readme entry for generateReleaseNotesPreviousTag 2025-12-06 11:05:53 -05:00
Benoît Blanchon
571fe81601 Update immutableCreate's default in the documentation (#547)
The default of `immutableCreate` changed from `true` to `false` in version 1.9.1
2025-09-02 08:11:01 -04:00
Nick Cipollo
defcf131e4 Fixes #540 Add support for immutable releases (#544) 2025-08-28 13:15:38 -04:00
Nick Cipollo
707331a88d Fixes #529 Collect asset URLs into output 2025-06-29 16:12:11 -04:00
Nick Cipollo
7922049688 Fixes #529 Add zip and tarball urls to output 2025-06-28 21:23:15 -04:00
Nick Cipollo
0683ea3557 Cleanup outputs table formatting 2025-06-21 10:39:02 -04:00
Nick Cipollo
01c9fac73b Add a link to uploading assets in output table 2025-06-21 10:21:16 -04:00
Cycloctane
9fc271e109 update checkout action version in example (#496) 2025-02-16 14:56:13 -05:00
Nick Cipollo
4f8867fa5e Update body documentation in readme 2024-03-07 11:36:06 -05:00
Nick Cipollo
c4a7702e18 Add more info about announcements category 2023-12-11 08:25:38 -05:00
Nick Cipollo
4f53bc4bbe Add discussionCategory caveat to readme 2023-12-11 08:22:58 -05:00
Nick Cipollo
37c87f6b53 Fixes #349 Copy description of makeLatest legacy from github docs 2023-07-10 17:35:27 -04:00
Spencer C
67d60d576c Readme: update checkout to v3 (#303)
Update checkout to v3 which is the latest version and encourage people to use it when creating a release

Co-authored-by: Spencer Comfort <109806759+GiddyGoatGaming@users.noreply.github.com>
2023-04-01 17:09:32 -04:00
Nick Cipollo
a2e71bdd4e Update "makeLatest" so it's always defined
Some checks failed
Test / check_pr (push) Has been cancelled
2022-12-11 13:56:37 -05:00
Eric Cornelissen
0bf6967166 Add make_latest option (#283) 2022-12-11 13:45:00 -05:00
Nick Cipollo
3dd806f2bf Fix typo in readme 2022-11-25 13:42:27 -05:00
Nick Cipollo
3bacd9e49a Fixes #267 Add ActionSkipper 2022-11-11 13:46:22 -05:00
Misite Bao
3ac4132803 Add Chinese README (#269) 2022-10-24 17:19:37 -04:00
Nick Cipollo
5b3ed26ce2 Fixes #219 Add argument to allow only updating drafts and prereleases 2022-10-02 17:35:42 -04:00
Mohammad Parvin
3d2de22e3d Update README.md (#199)
Failed to add secret. Secret names must not start with GITHUB_.
2022-07-17 11:26:42 -04:00
marcomow
a14d847ec5 add missing space (#218) 2022-06-16 17:48:34 -04:00
Nick Cipollo
ffcd2d4c10 Fixes #185 Add omitDraftDuringUpdate input (#190) 2022-03-31 17:07:42 -04:00
Nick Cipollo
c309084e8b tweak repo spelling 2022-03-31 11:11:59 -04:00
Nick Cipollo
819589c886 Update readme inputs table. 2022-03-31 11:11:18 -04:00
Eder Matos
918a7af1fe Update README.md (#188) 2022-03-31 10:56:55 -04:00
Anton Larionov
404de39364 Update README example with permissions block (#164)
Documentation:
- https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token/
- https://docs.github.com/en/actions/security-guides/automatic-token-authentication
2022-01-03 19:55:03 -05:00
Nick Cipollo
40bb172bd0 Fixes #135 Add support for generate_release_notes
Some checks failed
Test / check_pr (push) Has been cancelled
2021-11-26 16:55:04 -05:00
Nick Cipollo
cba6a1b4f8 Update readme to provide examples for owner and repo. 2021-09-12 19:03:06 -04:00
Nick Cipollo
e97ceb3e08 Fixes #69 Indicate the scope required for personal access tokens. 2021-09-12 18:06:38 -04:00
Rosalie
f597c8ad62 Add removeArtifacts (#109) 2021-09-06 18:57:37 -04:00
Jashandeep Sohi
7461bfe839 Add option to ignore prerelease on update (#96) 2021-08-01 15:41:55 -04:00
Function
b102518a6c Update README.md
Mark artifact property as deprecated as per current action output.
2021-07-07 16:24:44 -04:00
HonkingGoose
971e60a37e Small improvements to README (#67)
* Small improvements to README

- Capitalize proper noun GitHub
- Use mono-spaced font for some defaults
- Use actions/checkout@v2 in example as that is the latest stable release
- Improve grammar of some sentences
2021-06-29 17:56:09 -04:00
Nick Cipollo
616708020f Fixes #50 Add plugin outputs which contain release information. 2021-05-12 11:36:59 -04:00
Nick Cipollo
a43fb1aa82 Fixes #37 Add discussion category action argument. 2021-04-07 17:36:43 -04:00
Nick Cipollo
af980963d6 Fixes #33 Add artifactErrorsFailBuild flag 2021-03-21 19:47:27 -04:00
Nick Cipollo
a9ffe7f597 Update release notes 2021-02-10 11:53:50 -05:00
Nick Cipollo
485ab5eef1 Update README.md 2020-06-24 17:12:22 -04:00
Nick Cipollo
23ebf75c7e Cleanup readme 2020-05-26 15:04:05 -04:00
Nick Cipollo
62a7618b4e Organize readme 2020-05-26 15:02:49 -04:00
Nick Cipollo
6f236bd2ff Fixes #16 Add update specific omit inputs 2020-05-26 14:39:57 -04:00
Nick Cipollo
8954a2e764 Fixes #15 Add omitBody and omitName 2020-05-25 17:06:44 -04:00
Nick Cipollo
d57d57cad2 Fixes #12 Artifacts will now be replaced 2020-03-02 22:20:41 -05:00
Nick Cipollo
cb3417d207 Add prerelease 2019-12-13 16:05:44 -05:00
Nick Cipollo
7319d490c8 Fixes #6 Add support for updating releases 2019-12-12 18:39:17 -05:00
Nick Cipollo
c4fce56188 Update readme 2019-09-02 22:01:21 -04:00
Nick Cipollo
a698287254 Fixes #1 Allow for multiple artifacts 2019-09-02 21:17:47 -04:00
Nick Cipollo
261c1fc08b Correct example in readme 2019-08-27 15:27:45 -04:00
Nick Cipollo
d3bf8af966 Update readme 2019-08-27 14:38:44 -04:00
Nick Cipollo
70d7247eaa Initial commit 2019-08-23 15:03:16 +00:00