We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2483312 commit 2b61f07Copy full SHA for 2b61f07
README.md
@@ -48,6 +48,7 @@ The action will fail if:
48
- The regular expression cannot match the release tag
49
- You specify a file with unsupported extension
50
51
+- Supported file extensions: `json`, `yaml` and `yml`. To add one simply submit a PR with a new parser on the `main.ts` file.
52
53
## ⚙ Inputs
54
@@ -68,4 +69,4 @@ author-email|Commit author email|*Release author email*
68
69
70
## 👋 Support
71
-- Supported file extensions: `json`, `yaml` and `yml`. To add one simply submit a PR with a new parser on the `main.ts` file.
72
+If you find our work useful, you can [support our work](https://github.com/sponsors/pocket-studios) and win a burrito 🌯
0 commit comments