Skip to content

Commit

Permalink
CI: Update secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
Akarys42 authored Mar 17, 2022
1 parent f6841b5 commit c3588eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ jobs:
echo "$KUBECONFIG" > .kubeconfig
KUBECONFIG=.kubeconfig kubectl rollout restart deployment gurkbot
env:
KUBECONFIG: ${{ secrets.KISSLAND_KUBECONFIG }}
KUBECONFIG: ${{ secrets.STARLAKE_KUBECONFIG }}

0 comments on commit c3588eb

Please sign in to comment.