Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 083d8a7

Browse files
committed
Fix helm chart publish issue
1 parent df40ca6 commit 083d8a7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
types: [published]
1111

1212
permissions:
13-
contents: read
13+
contents: write
1414
pages: write
1515
id-token: write
1616

helm/passkey-auth/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ helm install my-passkey-auth passkey-auth/passkey-auth \
2222
- Kubernetes 1.19+
2323
- Helm 3.0+
2424
- Nginx Ingress Controller
25-
- Cert-Manager (for TLS certificates)
2625
- StorageClass for persistent volumes
2726

2827
## Installation

0 commit comments

Comments
 (0)