Skip to content

perf: calculate js_outs once outside srcs loop #46

perf: calculate js_outs once outside srcs loop

perf: calculate js_outs once outside srcs loop #46

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@v2
with:
prerelease: false

Check failure on line 15 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 15, Col: 19): Invalid input, prerelease is not defined in the referenced workflow.
release_files: rules_swc-*.tar.gz