mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Update for ssh key instead of token
This commit is contained in:
parent
8b87271857
commit
1f798e0c27
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: goatcorp/dalamud-distrib
|
||||
token: ${{ secrets.PAT }}
|
||||
ssh-key: ${{ secrets.DEPLOY_SSH }}
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: dalamud-artifact
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue