Skip to content

Commit

Permalink
Merge pull request #99 from MizuiMiduki/Dev
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
MizuiMiduki authored Nov 2, 2024
2 parents 2a00c82 + 1ff4374 commit e630c41
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/auto-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: 🚚SetUp
run: echo "$SSH_PRIVATE_KEY" > key && chmod 600 key
env:
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}

- uses: actions/checkout@v3
- name: 📂 Sync files
uses: burnett01/[email protected]
Expand Down

0 comments on commit e630c41

Please sign in to comment.