Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

chore: save as optional deps #1442

chore: save as optional deps

chore: save as optional deps #1442

Workflow file for this run

name: Build & Push to container registry
on:
release:
types: [created]
push:
branches:
- "**"
pull_request:
branches:
- "**"
paths:
- "Dockerfile"
jobs:
docker:
uses: nezuchan/workflows/.github/workflows/docker-build.yml@main
secrets: inherit