Commit Graph

22 Commits

Author SHA1 Message Date
Sven-Hendrik Haase
17449a21ea
Add draft release support (fixes #19) 2024-02-21 22:38:32 +01:00
Philipp Trulson
a4bae284e7
Update to node20 2023-11-21 18:29:25 +01:00
ShonP40
e3374ce5b6
Ability to create draft releases 2023-09-04 10:06:26 +03:00
Spikatrix
545e4c402b Change single quotes to double quotes 2023-06-03 11:59:49 +05:30
Spikatrix
7d304ee154 master -> main 2023-06-01 07:32:03 +00:00
Spikatrix
3cff01dd32 Allow setting an explicit target_commitish 2023-06-01 04:55:54 +00:00
regevbr
210500d479
fix #42 - overwrite body and name as well 2023-05-23 09:49:27 +03:00
brandonkelly
760a5584dc
make_latest param 2023-04-12 17:36:04 -07:00
Sven-Hendrik Haase
2b373356cb
Update to node16 2023-01-03 22:09:30 +01:00
Leigh McCulloch
7d269bd712
Add defaults to commonly set fields to reduce setup 2022-04-04 00:54:54 -07:00
Akos Kitta
011f7957ff GH-24: Support for custom owner/repo config.
To be able to manage foreign repositories.
The `owner` and `repo` is extracted from the `repo_name`.
Otherwise, it uses the current repository.

Closes #24

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2020-10-05 15:33:05 +02:00
Sven-Hendrik Haase
1daf68639d
Remove draft functionality as GitHub can't have tagged draft releases sadly 2020-07-03 10:06:50 +02:00
Sven-Hendrik Haase
3c84140b3e
Document draft 2020-07-03 09:57:25 +02:00
Sven-Hendrik Haase
fbd30418aa
Allow for setting explicit release_name (fixes #14) 2020-07-03 09:27:14 +02:00
Sven-Hendrik Haase
588487bf09
Default asset_name to the original file name (fixes #4) 2020-07-03 09:17:13 +02:00
Sven-Hendrik Haase
30dfbfdd8d
Properly declare new inputs and outputs 2020-07-03 08:52:30 +02:00
Sven-Hendrik Haase
ff946c0b57
Fix entrypoint 2020-07-03 03:36:45 +02:00
Sandi Chakravarty
cb3a639a0c
add support for file_glob 2019-10-08 14:12:02 -07:00
Sven-Hendrik Haase
33976875ba Add lots of metadata to action.yml 2019-08-23 04:37:48 +02:00
Sven-Hendrik Haase
4a503c7628
Add icon and color 2019-08-23 04:35:06 +02:00
Sven-Hendrik Haase
b46ad433fe Initial version of action 2019-08-23 04:19:07 +02:00
Sven-Hendrik Haase
337dba3e32 Initial commit 2019-08-22 02:17:46 +00:00