Skip to content

Commit 05314db

Browse files
authored
Update release_bazel_module.yaml
1 parent 0c9dc69 commit 05314db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_bazel_module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
release_files: protobuf-*.tar.gz
2222
prerelease: false
23-
tag_name: ${{ inputs.tag_name || github.ref_name }}
23+
tag_name: ${{ inputs.tag_name }}
2424
# The release was already created by Google-internal mechanism,
2525
# so there aren't any useful assertions to make here.
2626
bazel_test_command: 'true'

0 commit comments

Comments
 (0)