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.
2 parents fb983b5 + a57106d commit c8f01deCopy full SHA for c8f01de
.github/workflows/publish-to-bcr.yml
@@ -16,7 +16,7 @@ jobs:
16
publish:
17
permissions:
18
contents: write
19
- uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.0.0
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0
20
with:
21
tag_name: ${{ inputs.tag_name || github.event.release.tag_name }}
22
attest: false
0 commit comments