Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuf007R authored Mar 7, 2024
1 parent 5099da8 commit cb947ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
file: ./bot/Dockerfile
context: "{{defaultContext}}:bot"
push: true
tags: yusuf007r/echidna-tan:latest

0 comments on commit cb947ed

Please sign in to comment.