Skip to content

Commit

Permalink
Update website repository field
Browse files Browse the repository at this point in the history
  • Loading branch information
boxanm committed May 7, 2024
1 parent fd79aff commit 156b09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-API-documentation.yaml
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Clone website repository
uses: actions/checkout@v2
with:
repository: https://github.com/norlab-ulaval/norlab-ulaval.github.io # Replace with your website repository
repository: norlab-ulaval/norlab-ulaval.github.io
path: website
token: ${{ secrets.NORLAB_WEBSITE_DOCUMENTATION }}

Expand Down

0 comments on commit 156b09e

Please sign in to comment.