Skip to content

Commit

Permalink
Test helm releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
dciangot authored Oct 18, 2024
1 parent cae0525 commit bcae8c6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: bitdeps/[email protected]
with:
oci_registry: ghcr.io/intertwin-eu/interlink-helm-chart
oci_username: dciangot
charts_dir: ./
oci_password: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit bcae8c6

Please sign in to comment.