1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-07-02 12:05:48 +00:00

specify branch in doc job

This commit is contained in:
Rob Ede 2022-09-03 22:05:28 +01:00
parent 0b5b4dcbf3
commit 35b0fd1a85
No known key found for this signature in database
GPG key ID: 97C636207D3EF933

View file

@ -31,5 +31,6 @@ jobs:
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: target/doc
single-commit: true