Skip to content

Commit 49cba32

Browse files
committed
docs: update README.md
1 parent b6d71ae commit 49cba32

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# sample-gitflow-release-workflows
2+
3+
Sample Gitflow release workflow using GitHub Actions.
4+
5+
## Manual
6+
7+
- Workflow definitions: [release.yaml](./.github/workflows/release.yaml)
8+
- You have to update two env variables: `BRANCH_MAIN`, `BRANCH_DEVELOP` if necessary.
9+
10+
## License
11+
12+
This source code is available under the [MIT License](/LICENSE).

0 commit comments

Comments
 (0)