Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
shajmakh committed Jul 19, 2024
1 parent 015cf8e commit 21b31bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/support-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
with:
fetch-depth: 0

- name: build ginkgo label-filter generator tool
- name: build tools' binaries
run: make build-tools-all

- name: release the tool binary
- name: release the binaries
uses: ncipollo/release-action@v1
with:
artifacts: bin/.

0 comments on commit 21b31bd

Please sign in to comment.