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 2fe54f1 commit 5429157Copy full SHA for 5429157
.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].1
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/[email protected].2
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