1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 02:09:36 +00: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