Skip to content

Commit

Permalink
fix: .
Browse files Browse the repository at this point in the history
  • Loading branch information
K-shir0 committed Mar 27, 2023
1 parent 1d0e9cb commit 4393c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,4 +298,4 @@ jobs:
docker manifest create \
${{ env.TAG }} \
--amend ${{ env.TAG }}-amd64
docker manifest push ${{ env.TAG }}
docker manifest push ${{ env.TAG }}

0 comments on commit 4393c15

Please sign in to comment.