mirror of
https://github.com/ivuorinen/actions.git
synced 2026-01-26 03:23:59 +00:00
chore: markdown-table-formatter and formatting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user