There was an error while loading. Please reload this page.
1 parent 4f6dcbe commit e29323fCopy full SHA for e29323f
1 file changed
.github/workflows/deploy-bot.yaml
@@ -54,7 +54,7 @@ jobs:
54
uses: docker/build-push-action@v6
55
with:
56
context: .
57
- file: bot.Dockerfile
+ file: Dockerfile
58
push: ${{ github.repository_owner == 'one-zero-eight' && 'true' || 'false' }}
59
tags: ${{ steps.meta.outputs.tags }}
60
labels: ${{ steps.meta.outputs.labels }}
0 commit comments