Skip to content

Commit

Permalink
ci: add release-5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdgit committed Aug 26, 2021
1 parent 0c2321a commit a41eecd
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 a41eecd

Please sign in to comment.