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 ed30fc9 commit 9cfd32cCopy full SHA for 9cfd32c
.github/workflows/base_pr.yaml
@@ -168,7 +168,7 @@ jobs:
168
- name: Build and Push Bundle
169
run: make bundle bundle-build bundle-push
170
env:
171
- PR_TAG: -${{ steps.generate_tag_for_catalog.outputs.GIT_TAG }}
+ PR_TAG: -${{ steps.generate_tag.outputs.GIT_TAG }}
172
173
- name: Comment on PR
174
uses: mshick/add-pr-comment@v2
0 commit comments