ci(release): publish to DockerHub or GHCR based on current repository (#5607)
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
IMAGE_VERSION_TAG: ${{ needs.get-version.outputs.IMAGE_VERSION_TAG }}
|
||||
REGISTRY_DOMAIN: 'ghcr.io'
|
||||
REGISTRY_USERNAME: ${{ github.actor }}
|
||||
# REGISTRY_DOMAIN, REGISTRY_USERNAME, REGISTRY_TOKEN must allow pushing to the below IMAGE_PREFIX
|
||||
# REGISTRY_DOMAIN, REGISTRY_USERNAME, REGISTRY_TOKEN must be configured to match the below IMAGE_PREFIX
|
||||
IMAGE_PREFIX: 'ghcr.io/specklesystems'
|
||||
PUBLISH: false # do not publish the sourcemaps or include the version in frontend-2 builds for pull requests
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user