Skip to content

Commit

Permalink
fix: bad line in build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed Aug 14, 2024
1 parent f6e5f0c commit 91daed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags ${{ env.Registry }}/apeworx/ape:latest
tags: ${{ env.Registry }}/apeworx/ape:latest


0 comments on commit 91daed3

Please sign in to comment.