Skip to content

Commit

Permalink
checking github actions (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoeurjo committed Jun 10, 2024
1 parent abc6be2 commit 21dafad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployDoc-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cp -r * ../../doc-nightly/
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.6.1
with:
token: ${{ secrets.DEPLOYACTION }}
repository-name: DGtal-team/doc-nightly
Expand Down

0 comments on commit 21dafad

Please sign in to comment.