mirror of
https://github.com/sleepypikachu/actions-branch-to-docker-tag-name.git
synced 2024-11-23 06:03:51 +08:00
Correct example
This commit is contained in:
parent
e2e6dc4e77
commit
9c6a143a65
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user