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 342c36a commit 6f1c45aCopy full SHA for 6f1c45a
.github/workflows/helm-build-push.yml
@@ -34,7 +34,6 @@ jobs:
34
https://ghcr.io/v2/stackhpc/danswer/danswer-web-server/tags/list
35
| jq .tags
36
| grep $( yq .appVersion deployment/helm/Chart.yaml )-$( yq .tagSuffix deployment/helm/values.yaml )
37
- if: ${{ github.ref_name == 'main'}}
38
39
- name: Configure Git
40
run: |
0 commit comments