diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 6479e85f..1f95fc12 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -111,10 +111,10 @@ jobs: build-args: | VERSION=${{ needs.info.outputs.version-without-v }} tags: | - docker.io/reajason/memshell-party:latest docker.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }} - ghcr.io/reajason/memshell-party:latest + docker.io/reajason/memshell-party:latest ghcr.io/reajason/memshell-party:${{ needs.info.outputs.version-without-v }} + ghcr.io/reajason/memshell-party:latest create-release: name: Create Release