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.
1 parent e289781 commit a15ca4fCopy full SHA for a15ca4f
.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/[email protected].2
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/[email protected].3
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