Update docker-image.yml

This commit is contained in:
SmileRex
2025-01-24 16:09:52 +03:00
committed by GitHub
parent 3cbdb9df6f
commit bf8ce62768

View File

@@ -15,7 +15,5 @@ jobs:
- name: Build the Docker image
run: docker build -t smilerex/dickbot:latest
deploy:
- uses: actions/checkout@v4
- name: Deploy image to docker hub
run: docker push smilerex/dickbot:latest