mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
TEMP: Container Output
This commit is contained in:
2
.github/workflows/publish_container.yaml
vendored
2
.github/workflows/publish_container.yaml
vendored
@@ -63,7 +63,7 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/civmc/civ/${{needs.determine_values.outputs.project}}
|
||||
ghcr.io/angrysoundtech/civ-temp/${{needs.determine_values.outputs.project}}
|
||||
tags: |
|
||||
type=raw,value=latest,enable=${{ endsWith(github.ref, github.event.repository.default_branch) }}
|
||||
type=ref,event=branch
|
||||
|
||||
Reference in New Issue
Block a user