Skip to content

Commit

Permalink
fixup: yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <[email protected]>
  • Loading branch information
toddbaert committed Aug 31, 2023
1 parent 6dd7ad1 commit 6beec57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
with:
go-version: ${{ env.GO_VERSION }}
- run: make build-sync
- run: make build-sync

- name: Log in to the Container registry
uses: docker/login-action@v2
Expand Down

0 comments on commit 6beec57

Please sign in to comment.