Skip to content

Commit

Permalink
Publish to GHCR
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Layfield <[email protected]>
  • Loading branch information
DandyDeveloper committed Nov 7, 2024
1 parent e2129fd commit 240e3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run chart-releaser (OCI)
uses: bitdeps/[email protected]
with:
oci_registry: ghcr.io/username
oci_registry: ghcr.io/dandydeveloper/charts
oci_username: ${{ secrets.USERNAME }}
oci_password: ${{ secrets.CR_TOKEN }}
github_token: ${{ secrets.CR_TOKEN }}

0 comments on commit 240e3ec

Please sign in to comment.