Skip to content

chore: remove uses of incompatible_use_toolchain_transition. (#446) #38

chore: remove uses of incompatible_use_toolchain_transition. (#446)

chore: remove uses of incompatible_use_toolchain_transition. (#446) #38

Workflow file for this run

# Cut a release whenever a new tag is pushed to the repo.
name: Release
on:
push:
tags:
- "v*.*.*"
jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@2ded56de883b35b1e18b37566fd406625153f1e2
with:
release_files: rules_oci-*.tar.gz
prerelease: false