Skip to content

feat: add project control plane client #11

feat: add project control plane client

feat: add project control plane client #11

name: Publish Docker Image
on:
pull_request:
push:
release:
types:
- published
permissions:
contents: read
packages: write
jobs:
publish:
uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.9.0
with:
image-name: iroh-gateway
secrets: inherit