Update release_bazel_module.yaml
diff --git a/.github/workflows/release_bazel_module.yaml b/.github/workflows/release_bazel_module.yaml
index b9a84b9..d073aff 100644
--- a/.github/workflows/release_bazel_module.yaml
+++ b/.github/workflows/release_bazel_module.yaml
@@ -20,7 +20,7 @@
with:
release_files: protobuf-*.tar.gz
prerelease: false
- tag_name: ${{ inputs.tag_name || github.ref_name }}
+ tag_name: ${{ inputs.tag_name }}
# The release was already created by Google-internal mechanism,
# so there aren't any useful assertions to make here.
bazel_test_command: 'true'