Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
werewolfboy13 committed Sep 22, 2024
1 parent 229510e commit b1456b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
file: Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/cblbot:latest
- name: Push to prod
run: ${{ secrets.PUSH_WEBHOOK }}

0 comments on commit b1456b4

Please sign in to comment.