Skip to content

Commit

Permalink
fix chart push. (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: morvencao <[email protected]>
  • Loading branch information
morvencao authored Jun 4, 2024
1 parent d31ad92 commit 86d4ee9
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 86d4ee9

Please sign in to comment.