Skip to content

Commit

Permalink
build: upgrade release workflow (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard authored Feb 28, 2024
1 parent 2a829c0 commit d30c95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
release:
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v2
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v6
with:
prerelease: false
release_files: rules_swc-*.tar.gz

0 comments on commit d30c95f

Please sign in to comment.