Skip to content

Commit

Permalink
fix: release used wrong reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle authored Apr 8, 2023
1 parent 2ee696d commit 50ef90e
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_cypress-*.tar.gz

0 comments on commit 50ef90e

Please sign in to comment.