Skip to content

feat: add salt to both images #27

feat: add salt to both images

feat: add salt to both images #27

name: ⚒️ Build a new yaucore image
on:
push:
branches:
- main
paths-ignore:
- "**.md"
- "recipes/yaurora.yaml"
pull_request:
branches:
- main
paths-ignore:
- "**.md"
- "recipes/yaurora.yaml"
workflow_dispatch:
jobs:
build:
permissions:
contents: read
packages: write
id-token: write
name: Build a new yaucore image
secrets:
SIGNING_SECRET: ${{ secrets.SIGNING_SECRET }}
uses: ./.github/workflows/build.yaml
with:
recipe: yaucore.yaml