1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01:00

fix rustdoc uploads

This commit is contained in:
Rob Ede 2020-11-24 00:29:13 +00:00
parent 4100c50c70
commit 2f11ef089b
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6

View File

@ -30,7 +30,7 @@ jobs:
run: echo "<meta http-equiv=refresh content=0;url=os_balloon/index.html>" > target/doc/index.html
- 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 }}
BRANCH: gh-pages