Skip to content

Commit

Permalink
Update docker-image-vbe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardozgz committed Sep 3, 2023
1 parent 7932e66 commit ae590c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image-vbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
tags: |
eduardozgz/bot:latest-verified-bot-edition
eduardozgz/bot:${{ steps.package-version.outputs.current-version }}
eduardozgz/member-counter-bot:latest-verified-bot-edition
eduardozgz/member-counter-bot:${{ steps.package-version.outputs.current-version }}
ghcr.io/member-counter/bot:latest-verified-bot-edition
ghcr.io/member-counter/bot:${{ steps.package-version.outputs.current-version }}

0 comments on commit ae590c4

Please sign in to comment.