This commit is contained in:
Leandro Facchinetti 2020-11-24 19:03:16 +00:00
parent e452838d27
commit d615a0a1fa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
with:
node-version: "14.x"
- run: npm install-ci-test
- uses: webfactory/ssh-agent@v0.2.0
- uses: webfactory/ssh-agent@v0.4.1
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
if: github.ref == 'refs/heads/master'