Skip to content

Commit

Permalink
document: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWOF committed Jun 19, 2024
1 parent 71097ea commit ba273a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ A implementation of workflows of GitHub Actions to support using gitflow on GitH
jobs:
gitflow:
uses: ab180/gitflow/.github/workflows/gitflow.yml@v2
# inputs:
# with:
# MAIN_BRANCH: ... # Default: 'main'
# DEVELOP_BRANCH: ... # Default: 'develop'
# FEATURE_BRANCHES: ... # Default: 'feature refactor fix change update document test chore'
Expand Down

0 comments on commit ba273a5

Please sign in to comment.