Skip to content

Commit

Permalink
code fix in release.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
smanda99 committed Apr 29, 2024
1 parent f3e9050 commit 2e00625
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 @@ -25,4 +25,4 @@ jobs:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}

- name: Build & push syncer image
run: make build-syncer-image v2 push-syncer-image
run: make v2 build-syncer-image push-syncer-image

0 comments on commit 2e00625

Please sign in to comment.