We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812b99a commit 18becb1Copy full SHA for 18becb1
.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@v1.1.0
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.2.0
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