Skip to content

Commit

Permalink
fix image path
Browse files Browse the repository at this point in the history
  • Loading branch information
sm47916 committed Jun 19, 2023
1 parent b8c6c22 commit 3e4c7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
platforms: linux/amd64,linux/arm64
file: docker/Dockerfile.${{ matrix.image }}
push: true
tags: ${{ secrets.ECR_REGISTRY }}/discord-py-bots:${{ matrix.image }}-latest
tags: ${{ secrets.ECR_REGISTRY }}/discord-${{ matrix.image }}:latest

0 comments on commit 3e4c7d0

Please sign in to comment.