Skip to content

Commit

Permalink
fix chart push.
Browse files Browse the repository at this point in the history
Signed-off-by: morvencao <[email protected]>
  • Loading branch information
morvencao committed Jun 4, 2024
1 parent d31ad92 commit 9e1c98c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ jobs:
- name: submit charts to OCM chart repo
uses: actions/github-script@v6
with:
debug: ${{ secrets.ACTIONS_RUNNER_DEBUG }}
github-token: ${{ secrets.OCM_BOT_PAT }}
script: |
try {
Expand Down

0 comments on commit 9e1c98c

Please sign in to comment.