D'oh, fix copy paste

This commit is contained in:
Charlie Laabs
2021-12-27 12:12:08 -06:00
parent 8c9729d6d5
commit 2f719ba1ee

View File

@@ -58,8 +58,8 @@ jobs:
target: deploy target: deploy
push: true push: true
tags: | tags: |
charlocharlie/epicgames-freegames:dev charlocharlie/markov-discord:dev
ghcr.io/claabs/epicgames-freegames-node:dev ghcr.io/claabs/markov-discord:dev
platforms: linux/amd64 platforms: linux/amd64
build-args: | build-args: |
COMMIT_SHA=${{ github.sha }} COMMIT_SHA=${{ github.sha }}