README: Replace v3-test with v3 (#251)

This commit is contained in:
Tobias Bieniek 2020-04-17 13:38:56 +02:00 committed by GitHub
parent fd8954427c
commit b70619151b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,7 @@ jobs:
ssh-private-key: ${{ secrets.DEPLOY_KEY }}
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@releases/v3-test
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
BASE_BRANCH: master
BRANCH: gh-pages