Skip to content

Commit

Permalink
docs: Update usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Aug 24, 2023
1 parent f1a242e commit d9720ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ Sample GitHub Action Workflow
- name: Check Helm version
uses: docker://projectoss/helm-client:v3.11.3
with:
args: helm version
run: |
helm version
# other helm commands here
```
For more detailed usage instructions, please refer to the [action.yaml](https://github.com/dinushchathurya/helm-client-chart/blob/master/.github/workflows/action.yaml) in this repository.
Expand Down

0 comments on commit d9720ec

Please sign in to comment.