Skip to content

Add convenience target for running in the current working directory (… #20

Add convenience target for running in the current working directory (…

Add convenience target for running in the current working directory (… #20

Workflow file for this run

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