Skip to content

Commit

Permalink
Remove unused git token
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriziodemaria committed Dec 8, 2023
1 parent 65cc938 commit 619aaf2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ jobs:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v3
- name: webfactory/ssh-agent
uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.SDK_REPO_PRIVATE_KEY }}
- name: Build and Test
env:
CLIENT_TOKEN: ${{ secrets.CONFIDENCE_CLIENT_TOKEN }}
Expand Down

0 comments on commit 619aaf2

Please sign in to comment.