CI: use alias version for github-pages-deploy-action

This commit is contained in:
liushuyu 2022-11-13 02:09:45 -07:00
parent 2bd25725f1
commit 29d3b71389
No known key found for this signature in database
GPG key ID: 23D1CE4534419437

View file

@ -32,7 +32,7 @@ jobs:
run: ./.ci/build.sh
- name: Deploy
if: ${{ ! github.base_ref }}
uses: JamesIves/github-pages-deploy-action@4
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: master