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 f43851b commit 7d3ac4bCopy full SHA for 7d3ac4b
.github/workflows/publish-to-bcr.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
# tag_name: ${{ github.event.release.tag_name || inputs.tag_name }}
25
# TODO: DONT MERGE THIS, for testing during PR only
26
- tag_name: 'v2.0.0-alpha.3'
+ tag_name: 'v2.0.0-alpha.4'
27
registry_fork: CodSpeedHQ/bazel-central-registry
28
# TODO: Change this back to bazel-central-registry when ready
29
registry: CodSpeedHQ/bazel-central-registry
0 commit comments