Skip to content

Commit

Permalink
Removed kube_config_base64 secret
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkonst committed May 8, 2024
1 parent af96513 commit 67b9349
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
namespace: ${{ inputs.namespace }}
version: ${{ inputs.version }}
secrets:
kube_config_base64: ${{ secrets.KUBE_CONFIG_DEV_BASE64 }}
gh_token: ${{ secrets._GITHUB_TOKEN }}

0 comments on commit 67b9349

Please sign in to comment.