Commit Graph

12 Commits

Author SHA1 Message Date
Phil Jay
f81c317cbd Alter PEP440 handling to support both sem and cal 2023-04-27 09:10:47 +10:00
Phil Jay
2414f2fa44 Fix output name to match documentation 2023-03-10 12:40:51 +11:00
Phil Jay
8e33684d42 Update action.yml for output name changes 2022-10-19 10:49:16 +11:00
Phil Jay
e53268eb3f Expose the pre-release label as an output 2022-05-12 15:44:33 +10:00
Phil Jay
ba14b463c4 Add both "plain" and v prefix version outputs 2022-02-10 22:27:59 +11:00
karunasa
8b854651df Exposing major, minor and patch numbers as outputs 2022-02-10 16:56:32 +11:00
Asanga
3d00642def Using v-* outputs in favor of string manipulation 2022-02-08 15:06:28 +11:00
Asanga
1c6699b17a Fixing the outputs to match with README 2022-02-08 14:40:16 +11:00
Phil Jay
a7121378a5 Fix for composite actions not having INPUT_ vars
See: https://github.com/actions/runner/issues/665
2021-10-22 11:54:47 +11:00
Phil Jay
8700256121 Fix: composite runs using bash require env 2021-10-20 12:11:22 +11:00
Phil Jay
efc89dc7d0 Fix metadata syntax in action.yml 🛠
```
Description must be less than 125 characters.
```
2021-10-20 11:31:17 +11:00
Phil Jay
41a040c60e Add initial codebase 2021-10-20 11:18:23 +11:00