Harikrishnan Balagopal
8b5823c88f
feat: add support for uploading to draft releases
...
When we try to get a release by tag it doesn't
return draft releases. In order to get draft
releases we need to list the releases using a
token that has write access on the repo.
Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
2020-12-08 21:29:03 +05:30
Sven-Hendrik Haase
e74ff71f7d
Prepare 2.2.0
2020-10-07 18:46:11 +02:00
dependabot[bot]
24b1cacbb1
Bump @actions/core from 1.2.4 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:17:42 +00:00
dependabot[bot]
89767936cf
Bump node-fetch from 2.6.0 to 2.6.1
...
Bumps [node-fetch](https://github.com/bitinn/node-fetch ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 07:26:42 +00:00
dependabot[bot]
d715678c11
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 01:49:53 +00:00
Sven-Hendrik Haase
08e809b7ae
Add tons of Typescript strictness
2020-07-02 09:43:38 +02:00
Sven-Hendrik Haase
f4d050cb90
Update deps
2020-07-02 07:55:34 +02:00
Sven-Hendrik Haase
a09c67074f
Finish syncing with upstream
2020-07-02 07:03:27 +02:00
Sven-Hendrik Haase
11f6e3b5af
Start syncing with upstream actions/typescript-action
2020-07-02 07:03:27 +02:00
dependabot[bot]
55755cd0bc
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-16 11:51:41 +00:00
Sandi Chakravarty
cb3a639a0c
add support for file_glob
2019-10-08 14:12:02 -07:00
Sven-Hendrik Haase
add30524b0
Compile JS
2019-09-04 23:03:10 +02:00
Sven-Hendrik Haase
263c60b870
We don't actually need the types
2019-09-04 23:00:39 +02:00
Sven-Hendrik Haase
dba641ace8
Update deps and set version to 1.0.1
2019-09-04 22:50:03 +02:00
Sven-Hendrik Haase
8fdb52ddd8
This is 1.0.0
2019-08-23 04:40:11 +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