Skip to content

fix CI: remove tag to avoid pushing to dockerhub #13

fix CI: remove tag to avoid pushing to dockerhub

fix CI: remove tag to avoid pushing to dockerhub #13

Workflow file for this run

name: Release
on:
pull_request:
permissions:
contents: read
jobs:
build-image:
name: Artifacts
uses: ./.github/workflows/artifacts.yaml
with:
publish: false
permissions:
contents: read
packages: write
id-token: write
security-events: write