Skip to content

Commit

Permalink
Merge pull request #341 from B-urb/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
B-urb authored Jan 2, 2025
2 parents 455a60c + 08705e5 commit 701c5cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- run: npm install
- name: setup kubectl
uses: actions-hub/[email protected]
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
- name: Decode kubeconfig
run: |
mkdir -p $HOME/.kube
Expand Down

0 comments on commit 701c5cb

Please sign in to comment.