Skip to content

Commit

Permalink
chore(sprint): add v1.8.x sprint release
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit authored and innobead committed Dec 21, 2024
1 parent 348b62e commit 8aab5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-sprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

strategy:
matrix:
branch_tag: ['master:v1.8.0', 'v1.7.x:v1.7.3', 'v1.6.x:v1.6.4']
branch_tag: ['master:v1.9.0', 'v1.8.x:v1.8.0', 'v1.7.x:v1.7.3', 'v1.6.x:v1.6.4']

steps:
- name: Install dependencies
Expand Down

0 comments on commit 8aab5d7

Please sign in to comment.