Skip to content

Commit 870ca51

Browse files
committed
docs(readme): correct file names
1 parent 564302a commit 870ca51

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Since [v1.1.4](https://github.com/ansidev/sample-gitflow-release-workflows/relea
2424

2525
- Workflows
2626

27-
| Name | Description | File |
28-
| --------------------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------ |
29-
| Create release PR | Automate creating a release/hotfix PR | [create_release_pr.yml](./.github/workflows/create_release_pr.yml) |
30-
| Publish release | Automate publishing new release | [publish_release.yml](./.github/workflows/publish_release.yml) |
31-
| Merge release/hotfix into develop | Automate merging release/hotfix into develop | [merge_release_into_develop.yml](./.github/workflows/merge_release_into_develop.yml) |
27+
| Name | Description | File |
28+
| --------------------------------- | -------------------------------------------- | -------------------------------------------------------------------------------------- |
29+
| Create release PR | Automate creating a release/hotfix PR | [create_release_pr.yaml](./.github/workflows/create_release_pr.yaml) |
30+
| Publish release | Automate publishing new release | [publish_release.yaml](./.github/workflows/publish_release.yaml) |
31+
| Merge release/hotfix into develop | Automate merging release/hotfix into develop | [merge_release_into_develop.yaml](./.github/workflows/merge_release_into_develop.yaml) |
3232

3333
- You have to update below env variables if necessary
3434

0 commit comments

Comments
 (0)