We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f6a35 commit f515df0Copy full SHA for f515df0
.github/workflows/release.yml
@@ -36,6 +36,7 @@ jobs:
36
deployment: prod
37
namespace: default
38
portals: portals
39
+ kubeconfig_secret: NL_KUBE_CONFIG
40
tag:
41
uses: walt-id/waltid-identity/.github/workflows/tag.yml@266f5c09359450c39019a6da38f2b331e7122918
42
needs: [ version, deploy ]
0 commit comments