Skip to content

feat: attest release artifacts #1

feat: attest release artifacts

feat: attest release artifacts #1

Workflow file for this run

name: publish
# this is just a test to create a module entry into BCR, not for any real world use
on:
workflow_dispatch:
inputs:
tag:
description: 'tag'
required: true
registry:
description: 'bazel central registry target'
required: true
default: 'publish-to-bcr-dev/bazel-central-registry'