Skip to content

Commit

Permalink
remove SSH_PRIVATE_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Jan 31, 2025
1 parent 3667ac3 commit ff48ff1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,4 @@ jobs:
with:
BRANCH: ${{ env.BRANCH }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
SQUASH_HISTORY: true

0 comments on commit ff48ff1

Please sign in to comment.