Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Duan-0916 authored Oct 23, 2023
1 parent caf7fd6 commit 35bc086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
- name: codeScan
uses: layotto/alipay-cloud-devops-codescan@test2023-10-16
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
parent_uid: ${{ALI_PID}}
private_key: ${{ALI_PK}}

code_type: stc # te
- name: Example Command
Expand Down

0 comments on commit 35bc086

Please sign in to comment.