Commit Graph

9 Commits

Author SHA1 Message Date
Kevin Leung
5d98ddc5d0 Remove hardcoded version (#11)
* Just write simple js

* run ci on all branches

* no longer require version

* still need bundling

* use bundled one
2025-02-24 16:54:49 +11:00
e077375d7c rebuild with core 1.10 2023-04-27 13:16:26 -06:00
3d169cd233 rebuild 2023-04-27 13:05:26 -06:00
dependabot[bot]
a457e38700 Bump @actions/core from 1.2.6 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [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)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:23:48 +00:00
dependabot[bot]
4769ee6330 Bump @actions/core from 1.2.3 to 1.2.6 (#2)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.3 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 16:34:23 +02:00
Kevin Leung
aa5f65f4c8 Clean up [ci skip] 2020-03-11 22:43:02 +08:00
Kevin Leung
d868fa669d What's wrong? 2020-03-11 22:29:17 +08:00
Kevin Leung
41c3de81e6 Bundle the output 2020-03-11 22:13:03 +08:00
Kevin Leung
83b1981709 Init 2020-03-11 21:59:55 +08:00