Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Nov 1, 2023
1 parent 3860704 commit 866640b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ jobs:
# Defaults to the user or organization that owns the workflow file
scope: "@agoraio-extensions"

- name: Prepare SSH
env:
GITHUB_TOKEN: ${{ secrets.PRIVATE_KEY }}
uses: AgoraIO-Extensions/actions/.github/actions/ssh@ssh-ci
- uses: AgoraIO-Extensions/actions/.github/actions/ssh@ssh-ci
with:
private-key: ${{ secrets.PRIVATE_KEY }}

Expand Down

0 comments on commit 866640b

Please sign in to comment.