chore: markdown-table-formatter and formatting

This commit is contained in:
2025-02-09 03:07:31 +02:00
parent 7cd731f718
commit a44f1431dd
30 changed files with 80 additions and 69 deletions

View File

@@ -9,14 +9,14 @@ Publish a Docker image to GitHub Packages and Docker Hub.
### Inputs
| name | description | required | default |
| ---------- | ----------------------------------------------------------- | -------- | ------- |
|------------|-------------------------------------------------------------|----------|---------|
| `registry` | <p>Registry to publish to (dockerhub, github, or both).</p> | `true` | `both` |
| `nightly` | <p>Is this a nightly build? (true or false)</p> | `false` | `false` |
### Outputs
| name | description |
| ---------- | ----------------------------------------- |
|------------|-------------------------------------------|
| `registry` | <p>Registry where image was published</p> |
### Runs