We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a1360 commit 97cae40Copy full SHA for 97cae40
.github/workflows/publish-to-bcr.yml
@@ -24,7 +24,7 @@ on:
24
25
jobs:
26
publish-to-bcr:
27
- uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.0.3
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.1.0
28
with:
29
tag_name: ${{ inputs.tag_name }}
30
# bazelbuild/bazel-central-registry fork used to open a pull request.
0 commit comments