Skip to content

Commit

Permalink
Add github.token
Browse files Browse the repository at this point in the history
  • Loading branch information
boxanm committed May 7, 2024
1 parent af89a77 commit f98132c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-API-documentation.yaml
Expand Up @@ -78,4 +78,6 @@ jobs:
- name: Create website PR
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:
GH_TOKEN: ${{ github.token }}

0 comments on commit f98132c

Please sign in to comment.