Skip to content

console - Add GitHub options in Create View Page; Adapt APIs; Update … #63

console - Add GitHub options in Create View Page; Adapt APIs; Update …

console - Add GitHub options in Create View Page; Adapt APIs; Update … #63

name: Publish console
on:
push:
branches:
- main
- develop
env:
REGISTRY: ghcr.io
jobs:
build-and-push-docker-image:
uses: ./.github/workflows/docker-push.yaml
with:
image-name: console
permissions:
contents: read
packages: write