Skip to content

Commit

Permalink
chore: add duty to release target repos
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra authored and moshloop committed Aug 30, 2024
1 parent 7341e9c commit 572296d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
if: needs.semantic-release.outputs.new-release-published == 'true'
strategy:
matrix:
repos: ["mission-control", "canary-checker", "commons", "config-db"]
repos: ["mission-control", "canary-checker", "commons", "config-db", "duty"]
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
with:
Expand Down

0 comments on commit 572296d

Please sign in to comment.