Skip to content

Commit

Permalink
Adjust workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed May 10, 2024
1 parent 547b0c8 commit 848a677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: "gh-pages"
repository: ${{ GITHUB_REPOSITORY }}
repository: ${{ github.repository }}
path: "gh-pages-docs"

- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 848a677

Please sign in to comment.