Skip to content

Commit

Permalink
feat: delete env
Browse files Browse the repository at this point in the history
  • Loading branch information
rockyj committed Jan 9, 2025
1 parent 8818731 commit 73061d4
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 @@ -35,7 +35,6 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Kubeconfig
run: |
mkdir -p $HOME/.kube
Expand Down

0 comments on commit 73061d4

Please sign in to comment.