Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
outerwinnie authored Aug 31, 2024
1 parent 3693d46 commit 4e0e39f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- name: Build and push the image
run: |
docker login --username outerwinnie --password ${{ secrets.GH_PAT }} ghcr.io
docker build . --tag ghcr.io/outerwinnie/recuerdate-bot:latest
docker push ghcr.io/outerwinnie/recuerdate-bot:latest
docker build . --tag ghcr.io/outerwinnie/hall-of-fame-bot:latest
docker push ghcr.io/outerwinnie/hall-of-fame-bot:latest

0 comments on commit 4e0e39f

Please sign in to comment.