Skip to content

Commit

Permalink
chore: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jbedard authored and alexeagle committed May 2, 2023
1 parent da46d89 commit 8980f36
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,6 +10,6 @@ on:

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

0 comments on commit 8980f36

Please sign in to comment.