Skip to content

Commit

Permalink
rename action name
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Feb 1, 2024
1 parent 6135761 commit e566956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
build-args: OMD_VERSION=${{ env.BRANCH_NAME }}
tags: consol/${{ matrix.target }}:${{ env.BRANCH_NAME }}
platforms: linux/amd64,linux/arm64
- name: Build container image
- name: Build/Push to github.com
uses: docker/build-push-action@v5
with:
push: true
Expand Down

0 comments on commit e566956

Please sign in to comment.