Skip to content

Commit 7d3ac4b

Browse files
iterate
1 parent f43851b commit 7d3ac4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-bcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
# tag_name: ${{ github.event.release.tag_name || inputs.tag_name }}
2525
# TODO: DONT MERGE THIS, for testing during PR only
26-
tag_name: 'v2.0.0-alpha.3'
26+
tag_name: 'v2.0.0-alpha.4'
2727
registry_fork: CodSpeedHQ/bazel-central-registry
2828
# TODO: Change this back to bazel-central-registry when ready
2929
registry: CodSpeedHQ/bazel-central-registry

0 commit comments

Comments
 (0)