Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: tao.yang <[email protected]>
  • Loading branch information
ty-dc committed Aug 30, 2023
1 parent b3abb65 commit 615edd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
needs: call_debug
uses: ./.github/workflows/call-release-doc.yaml
with:
ref: ${{ needs.get_ref.outputs.ref }}
ref: ${{ needs.call_debug.outputs.ref }}
submit: false
secrets: inherit

0 comments on commit 615edd1

Please sign in to comment.