Skip to content

Commit

Permalink
Update GH_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
boxanm committed May 7, 2024
1 parent 314eaf7 commit d51c4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-API-documentation.yaml
Expand Up @@ -74,5 +74,5 @@ jobs:
run: |
gh pr create --repo norlab-ulaval/norlab-ulaval.github.io -B master -H update-libpointmatcher-docs --title 'Update documentation for new release' --body 'Automated documentation update for new release from libpointmatcher'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.NORLAB_WEBSITE_DOCUMENTATION }}

0 comments on commit d51c4f3

Please sign in to comment.