We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97e741 commit 15f01c4Copy full SHA for 15f01c4
.github/workflows/release.yaml
@@ -24,8 +24,7 @@ permissions:
24
contents: write
25
jobs:
26
release:
27
- # Re-use https://github.com/bazel-contrib/.github/blob/v7/.github/workflows/release_ruleset.yaml
28
- uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7
+ uses: bazel-contrib/.github/.github/workflows/[email protected]
29
with:
30
prerelease: false
31
release_files: rules_cc-*.tar.gz
0 commit comments