Skip to content

chore: bump rules_js dep to 1.29.2 to pickup Windows fix (#61) #15

chore: bump rules_js dep to 1.29.2 to pickup Windows fix (#61)

chore: bump rules_js dep to 1.29.2 to pickup Windows fix (#61) #15

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@2ded56de883b35b1e18b37566fd406625153f1e2
with:
prerelease: false
release_files: rules_jasmine-*.tar.gz