Skip to content

Commit

Permalink
Try, try again
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Jan 25, 2024
1 parent fbc20a8 commit f2f2543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Deploy Docs
uses: JamesIves/github-pages-deploy-action@v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: target/doc
target-folder: ${{ github.ref_name }}

0 comments on commit f2f2543

Please sign in to comment.