Skip to content

Commit 88d2062

Browse files
author
Rachel Goldfinger
committed
revert release_ruleset version
1 parent 68ac7b9 commit 88d2062

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release_bazel_module.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ permissions:
1616
contents: write
1717
jobs:
1818
release:
19-
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.3.0
19+
uses: bazel-contrib/.github/.github/workflows/release_ruleset.yaml@v7.2.3
2020
with:
2121
release_files: protobuf-*.bazel.tar.gz
2222
prerelease: ${{ contains(inputs.tag_name, '-rc') }}
23-
generate_release_notes: false
2423
tag_name: ${{ inputs.tag_name }}
2524
# The release was already created by Google-internal mechanism,
2625
# so there aren't any useful assertions to make here.

0 commit comments

Comments
 (0)