We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a9c0a1 commit 75c5bcbCopy full SHA for 75c5bcb
.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ on:
21
type: string
22
jobs:
23
publish:
24
- uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.1.0
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v0.2.1
25
with:
26
tag_name: ${{ inputs.tag_name }}
27
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
0 commit comments