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

Migrate to reusable workflow #3

Migrate to reusable workflow

Migrate to reusable workflow #3

Workflow file for this run

name: Build Docker Image
on:
push:
branches:
- main
permissions:
contents: read
packages: write
attestations: write
id-token: write
jobs:
build:
uses: nint8835/workflows/.github/workflows/docker-build.yaml@main
with:
image_name: nint8835/embassy