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 da744b5 commit 1b32c63Copy full SHA for 1b32c63
.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ on:
20
type: string
21
jobs:
22
publish:
23
- 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
24
with:
25
tag_name: ${{ inputs.tag_name }}
26
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
0 commit comments