Skip to content

Commit

Permalink
Merge pull request #4 from progress/kiranb-main
Browse files Browse the repository at this point in the history
Try using default token
  • Loading branch information
kiranbabuneela authored Apr 12, 2024
2 parents edaf189 + c9b57ef commit e427610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.SECRETS_GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit e427610

Please sign in to comment.