Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonSmith committed Jun 12, 2024
1 parent fd399e3 commit b67894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_push_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
- name: Push Docker image
run: |
docker push ${{ env.IMAGE_NAME }}
docker push ${{ steps.meta.outputs.tags }}

0 comments on commit b67894e

Please sign in to comment.