Skip to content

Commit

Permalink
Add release/1.4 branch in
Browse files Browse the repository at this point in the history
 deploy.yml
  • Loading branch information
rmstar committed Jan 12, 2024
1 parent 47f5174 commit aa6766c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: [ develop, release/1.1, release/1.2, release/1.3 ]
branch: [ develop, release/1.1, release/1.2, release/1.3, release/1.4 ]

steps:
- name: Get Secrets from GCP Secret Manager
Expand Down

0 comments on commit aa6766c

Please sign in to comment.