fix: whoops

This commit is contained in:
zkldi
2022-10-22 16:01:25 +01:00
parent 9239365c16
commit b7ffa82f53
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: ./
file: ./Dockerfile
file: ./Dockerfile.bot
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/tachi-bot:stable,${{ secrets.DOCKER_USERNAME }}/tachi-bot:${{ env.VERSION_TAG }},