Skip to content

When cache disabled use a tmp dir for cache outputs (#19) #10

When cache disabled use a tmp dir for cache outputs (#19)

When cache disabled use a tmp dir for cache outputs (#19) #10

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_mypy-*.tar.gz
prerelease: false