Skip to content

Commit

Permalink
chore: adds tool to release strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
ckartik committed Dec 13, 2024
1 parent 261d6c2 commit 88f1261
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
module: [ bridge/standard, external/geth, oracle, p2p, tools/bidder-cli ]
module: [ bridge/standard, external/geth, oracle, p2p, tools/bidder-cli, tools/bls-signer ]

steps:
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 88f1261

Please sign in to comment.