Skip to content

chore: bump to stardoc 0.6.2 (#719) #60

chore: bump to stardoc 0.6.2 (#719)

chore: bump to stardoc 0.6.2 (#719) #60

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@v5
with:
release_files: rules_oci-*.tar.gz
prerelease: false