Skip to content

chore: rename rules for clarity #23

chore: rename rules for clarity

chore: rename rules for clarity #23

Workflow file for this run

# Cut a release whenever a new tag is pushed to the repo.
# You should use an annotated tag, like `git tag -a v1.2.3`
# and put the release notes into the commit message for the tag.
name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@c09f979eb364df0c5a4bbf954d964217f2cae3be
with:
release_files: rules_distroless-*.tar.gz