Update for ssh key instead of token

This commit is contained in:
Raymond Lynch 2021-04-09 19:12:14 -04:00
parent 8b87271857
commit 1f798e0c27

View file

@ -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