Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Arv1nt3 committed Jan 12, 2024
1 parent 5093c22 commit 504565b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
with:
image_name: '<repo_url>/<image_name>:<tag>' # required
use_local_image: true # required
cluster-config: './path/to/your/kind/config' # optional
registry_url: 'ghcr.io' # optional
registry_username: ${{ github.actor }} # optional
registry_token: ${{ secrets.GITHUB_TOKEN }} # optional
Expand Down Expand Up @@ -119,7 +118,6 @@ jobs:
with:
image_name: '<repo_url>/<image_name>:<tag>' # required
use_local_image: false # required
cluster-config: './path/to/your/kind/config' # optional
registry_url: 'ghcr.io' # optional
registry_username: ${{ github.actor }} # optional
registry_token: ${{ secrets.GITHUB_TOKEN }} # optional
Expand Down

0 comments on commit 504565b

Please sign in to comment.