chore: initial setup for fork release workflow.
Renovate / renovate (push) Failing after 4m6s
Release Bundled Action / release (push) Failing after 10s

This commit is contained in:
2025-11-19 10:29:42 -05:00
parent 2c36c04da6
commit 31e1870ea1
3 changed files with 96 additions and 7 deletions
+4 -7
View File
@@ -1,8 +1,5 @@
# 1.0.0 (2022-08-16)
# Changelog
### Bug Fixes
* cleaning up documentation ([5e352a5](https://github.com/justinm/actions-ansi-to-html/commit/5e352a5fe467cafbce57330f31439b523a6a7afa))
* do not run windows testing ([63c0f44](https://github.com/justinm/actions-ansi-to-html/commit/63c0f441a6d3998b529a9ad38dfba3d416e62210))
* missing release lib ([9a65b19](https://github.com/justinm/actions-ansi-to-html/commit/9a65b19ef6e8ba512778399b16a20166ef626c08))
### [v1.0.0] - 2025-11-19
* Forked from justinm/actions-ansi-to-html@v1.2.3
* Applied CI/Gitea workflow improvements