Skip to content

feat(ci): update postgres version branches on push to master #211

feat(ci): update postgres version branches on push to master

feat(ci): update postgres version branches on push to master #211

Workflow file for this run

name: Build
on: push
jobs:
build:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}