Skip to content

Commit

Permalink
fix: deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
drill-lancer committed Sep 12, 2024
1 parent 7d0e966 commit c9dd754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-free.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
host: github.com
private-key: ${ DEPLOY_KEY_FREE }
private-key-name: deploy_key_free
private-key-name: vk-blocks-free

# 通常版を(Pro版の中に)クローン
- run: git clone [email protected]:${GIT_REPOSITORY_USER}/${GIT_REPOSITORY_FREE}.git ./temp/plugins/${GIT_REPOSITORY_FREE}
Expand Down

0 comments on commit c9dd754

Please sign in to comment.