Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

publish

publish #323

Workflow file for this run

# Generated automatically by org-governance-bot. Do not edit manually.
name: "publish"
on:
push:
branches:
- main
tags:
- v*.*.*
schedule:
- cron: 0 0 * * *
permissions:
attestations: write
contents: write
id-token: write
packages: write
security-events: write
jobs:
orchestrate:
uses: blinklabs-io/actions/.github/workflows/reuseable-publish-docker-multiarch.yml@main
secrets:
docker-password: ${{ secrets.DOCKER_PASSWORD }}
with:
description: Amaru built from source on Debian
docker-image: blinklabs/amaru
ghcr-image: blinklabs-io/amaru