1
0
mirror of https://github.com/actix/actix-website synced 2025-01-22 16:15:56 +01:00

bump github pages upload action

This commit is contained in:
Rob Ede 2020-11-24 21:11:26 +00:00
parent fa45d6e037
commit c39325a649
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6

View File

@ -24,7 +24,7 @@ jobs:
run: hugo --minify
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@3.5.8
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}