Skip to content

Commit

Permalink
Add kafka_gen and http_blackhole to release workflow (#70)
Browse files Browse the repository at this point in the history
* Add kafka_gen and http_blackhole to release workflow
  • Loading branch information
tobz authored Jul 27, 2021
1 parent cd65522 commit 94d5f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
files: |
target/release/file_gen
target/release/http_gen
target/release/kafka_gen
target/release/http_blackhole
target/release/udp_blackhole
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 94d5f6e

Please sign in to comment.