Skip to content

Commit

Permalink
[ci] Update documentation token
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Jun 7, 2023
1 parent fc27b97 commit ed1fee6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
if: matrix.os == 'ubuntu-20.04' && matrix.build-type == 'RelWithDebInfo' && matrix.compiler == 'gcc' && github.ref == 'refs/heads/master'
uses: jrl-umi3218/github-actions/upload-documentation@master
with:
# upload doc
GH_USER: arntanguy
GH_USER: gergondet
GH_PAGES_TOKEN: ${{ secrets.GH_PAGES_TOKEN }}
- name: Run JVRC1 simulation
# Only run on master branch and for one configuration
Expand Down

0 comments on commit ed1fee6

Please sign in to comment.