Skip to content

Commit

Permalink
fix build in maim.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenVibesOnly committed Oct 15, 2024
1 parent 765aef0 commit 9c0359a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
- name: Push to DockerHub
uses: docker/build-push-action@v4
with:
context: .
push: true
tags: greenvibe/scid_bot_3:latest
deploy:
Expand Down

0 comments on commit 9c0359a

Please sign in to comment.