You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
6
6
Sample Gitflow release workflow using GitHub Actions and official [GitHub CLI](https://cli.github.com/manual/).
7
7
8
+
Since [v1.1.4](https://github.com/ansidev/sample-gitflow-release-workflows/releases/tag/v1.1.4), I created [Gitflow GitHub Actions](https://github.com/ghacts/gitflow) for reusing and applied them in this repository.
9
+
8
10
## Features
9
11
10
12
- Auto create a draft PR on pushing new branch `release/**` or `hotfix/**`.
@@ -22,18 +24,16 @@ Sample Gitflow release workflow using GitHub Actions and official [GitHub CLI](h
0 commit comments