Skip to content

fix: check bzl_library (#88) #39

fix: check bzl_library (#88)

fix: check bzl_library (#88) #39

Workflow file for this run

name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
permissions:
contents: write
with:
release_files: rules_multitool-*.tar.gz
prerelease: false