Skip to content

Update golang.org/x/exp digest to f66d83c #420

Update golang.org/x/exp digest to f66d83c

Update golang.org/x/exp digest to f66d83c #420

Workflow file for this run

name: 'Build Image'
on:
push:
release:
types:
- published
workflow_dispatch:
permissions:
contents: read
packages: write
actions: read
security-events: write
jobs:
build:
uses: SlashNephy/.github/.github/workflows/docker-build.yml@master
with:
image-name: ghcr.io/slashnephy/dump-ch2
image-platforms: linux/amd64,linux/arm64