Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisawesome committed Jun 30, 2023
1 parent c404675 commit 1db498c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ To use kubectl put this step into your workflow:


```yaml
- uses: cube-root/kubectl
- uses: cube-root/kubectl@1.0.1
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
run: |
kubectl get pods && kubectl get deploy
with:
command: kubectl get pods
```
Expand Down

0 comments on commit 1db498c

Please sign in to comment.