Skip to content

Bump Lighthouse to v8.2.0 #71

Bump Lighthouse to v8.2.0

Bump Lighthouse to v8.2.0 #71

Workflow file for this run

name: release
on:
push:
tags:
- buildernet-v*
workflow_dispatch: {}
jobs:
build:
name: build image
uses: ./.github/workflows/_release-buildernet-image.yml
with:
r2-path-prefix: "buildernet-images"
checksum-globs: "buildernet-*.{efi,tar.gz,vhd,qcow2}"
r2-include: "buildernet-*.{efi,tar.gz,vhd,qcow2,minisig,sha256}"
cache-name: "cache"
secrets: inherit