diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 57943bf..6e51ba8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -44,4 +44,4 @@ jobs: oci_registry: ghcr.io/dandydeveloper/charts oci_username: ${{ secrets.USERNAME }} oci_password: ${{ secrets.CR_TOKEN }} - github_token: ${{ secrets.CR_TOKEN }} \ No newline at end of file + github_token: ${{ secrets.CR_TOKEN }}