Skip to content

fix(deps): update dependency @octokit/rest to ^21.1.1 (#4) #20

fix(deps): update dependency @octokit/rest to ^21.1.1 (#4)

fix(deps): update dependency @octokit/rest to ^21.1.1 (#4) #20

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
secrets: inherit