Skip to content

Fix env variables; Add FIle Uploader in web gui console #85

Fix env variables; Add FIle Uploader in web gui console

Fix env variables; Add FIle Uploader in web gui console #85

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