add Draw.io Export Action into Utility section (#1)

This GitHub action wraps around the docker image, enabling the user to manage Draw.io exporting all their diagrams.
This commit is contained in:
Romain Lespinasse 2025-03-03 12:14:26 +01:00 committed by GitHub
parent 0edccf3348
commit 9656088f4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -232,6 +232,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Minisauras](https://github.com/TeamTigers/minisauras) - Pulls all the JavaScript and CSS files from your base branch, minify them and creates a pull-request with a new branch.
- [Website to GIF](https://github.com/PabloLec/website-to-gif) - Turn any webpage into a GIF to display on your README, docs, etc.
- [Interactive Inputs - Runtime workflow inputs](https://github.com/boasiHQ/interactive-inputs) - Add dynamic inputs at runtime for your GitHub Actions workflows
- [Draw.io Export Action](https://github.com/rlespinasse/drawio-export-action) - Recursively export Draw.io Files to multiple formats.
#### Environments