Skip to content

Commit 3b5ff98

Browse files
committed
Add oauth2-proxy repo to release.yml
1 parent bc553cf commit 3b5ff98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Update Helm repos
2626
run: |
2727
helm repo add fnndsc https://fnndsc.github.io/charts
28+
helm repo add oauth2-proxy https://oauth2-proxy.github.io/manifests
2829
helm repo update
2930
3031
- name: Run chart-releaser

0 commit comments

Comments
 (0)