Skip to content

Commit

Permalink
Add comment in update-rc-branch.yml (#208)
Browse files Browse the repository at this point in the history
* Add comment in update-rc-branch.yml

* Change default RC version
  • Loading branch information
kenji-miyake authored Aug 9, 2021
1 parent 8fb5f52 commit 9f8ecea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-rc-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
rc_branch:
- rc/v1.3.0
- rc/v1.0.0 # TODO(maintainer): Edit here in each fork repository

steps:
- name: Set BASE_BRANCH
Expand Down

0 comments on commit 9f8ecea

Please sign in to comment.