Skip to content

Commit

Permalink
rm deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
jmelahman committed Dec 27, 2024
1 parent 5318f62 commit 8186e7f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
with:
fetch-depth: 0
persist-credentials: true
# Avoid GITHUB_TOKEN,
# https://github.com/orgs/community/discussions/65321#discussioncomment-8003574
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
- run: |
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 8186e7f

Please sign in to comment.