Skip to content

feat: wiring up functionality and gateway work #144

feat: wiring up functionality and gateway work

feat: wiring up functionality and gateway work #144

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