Skip to content

Commit

Permalink
Ci cherry pick version (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdgit authored Aug 26, 2021
1 parent a628835 commit ec35eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
needs: release
strategy:
matrix:
branch: [master, release-4.0, release-5.0, release-5.1]
branch: [master, release-4.0, release-5.0, release-5.1, release-5.2]
steps:
- name: Check out PD code base
uses: actions/checkout@master
Expand Down

0 comments on commit ec35eba

Please sign in to comment.