mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 03:01:04 -05:00
D'oh, fix copy paste
This commit is contained in:
4
.github/workflows/build-and-push-image.yml
vendored
4
.github/workflows/build-and-push-image.yml
vendored
@@ -58,8 +58,8 @@ jobs:
|
||||
target: deploy
|
||||
push: true
|
||||
tags: |
|
||||
charlocharlie/epicgames-freegames:dev
|
||||
ghcr.io/claabs/epicgames-freegames-node:dev
|
||||
charlocharlie/markov-discord:dev
|
||||
ghcr.io/claabs/markov-discord:dev
|
||||
platforms: linux/amd64
|
||||
build-args: |
|
||||
COMMIT_SHA=${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user