Skip to content

Revert "Test connection with a lightweight call instead of fetching a… #23

Revert "Test connection with a lightweight call instead of fetching a…

Revert "Test connection with a lightweight call instead of fetching a… #23

name: Docker Publish Main
on:
workflow_dispatch:
push:
branches:
- main
permissions:
packages: write
jobs:
call-reusable-workflow:
uses: JourneyDocker/github-workflows/.github/workflows/docker-publish.yml@main
with:
tag: main
platforms: linux/amd64,linux/arm64,linux/arm
secrets: inherit