Correct example

This commit is contained in:
Elliot Iddon 2022-09-04 19:49:25 +01:00
parent e2e6dc4e77
commit 9c6a143a65

View File

@ -5,7 +5,7 @@ If the branch is your `main` branch then `latest` will be returned.
## Example
```yaml
- uses: sleepypikachu/actions-branch-to-docker-tag-name@v1
- uses: sleepypikachu/actions-branch-to-docker-tag-name@v1.0.0
id: branch-to-docker-tag
with:
branch: "feature/some-branch-name"