mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
docker: correct path for GHCR dev container build
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
images: |
|
||||
tinygo/tinygo-dev
|
||||
ghcr.io/${{ github.repository }}/tinygo-dev
|
||||
ghcr.io/${{ github.repository_owner }}/tinygo-dev
|
||||
tags: |
|
||||
type=sha,format=long
|
||||
type=raw,value=latest
|
||||
|
||||
Reference in New Issue
Block a user