Skip to content

Commit 6db18c3

Browse files
use correct version
1 parent e4f95c7 commit 6db18c3

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
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
publish-to-bcr:
22-
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1
22+
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0
2323
with:
2424
tag_name: ${{ github.event.release.tag_name || inputs.tag_name }}
2525
registry_fork: CodSpeedHQ/bazel-central-registry

0 commit comments

Comments
 (0)