Skip to content

Commit

Permalink
Remove "debug" when submit charts. (#163)
Browse files Browse the repository at this point in the history
Signed-off-by: xuezhaojun <[email protected]>
  • Loading branch information
xuezhaojun authored Jun 2, 2023
1 parent 2575ac0 commit 2a197b3
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 2a197b3

Please sign in to comment.