meedamian/Docker Hub README & description sync
Sync README.md and description from Github to Docker Hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 12, 2019
- License
- MIT
Pinned Snippet
uses: meedamian/sync-readme@82715041300710d9be7c726c9d6c683b70451087 # v1.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| user | Docker Hub username. Set only if different than on Github. | no | — |
| pass | Docker Hub password | yes | — |
| slug | Docker Hub repository path in the form of: <namespace>/<name>. Gets converted to lower case. Only needed, if different than Github's. | no | — |
| readme | Optional relative path to the README.md file. If not provided, one at repo root used. | no | — |
| description | Docker Hub repo's short description to set. If set to just `true`, Github's desription is used. If omitted, no action is performed. | no | — |
Outputs
no outputs