Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Oct 18, 2023
1 parent 16c98cd commit 9f3cd97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
name: Install kubepug and test presence in path
steps:
- name: Install kubepug
uses: cpanato/kubepug-installer@main
uses: kubepug/kubepug-installer@main
- name: Check install!
run: kubepug --version
```
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
id: install
- name: Install kubepug
uses: cpanato/kubepug-installer@main
uses: kubepug/kubepug-installer@main
- name: Run Kubepug with your Helm Charts Repository
run: |
Expand Down

0 comments on commit 9f3cd97

Please sign in to comment.