Skip to content

Update actions/checkout action to v5 (#89) #40

Update actions/checkout action to v5 (#89)

Update actions/checkout action to v5 (#89) #40

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