Skip to content

Commit

Permalink
Backport "Bump peaceiris/actions-gh-pages from 3 to 4" to LTS (#21073)
Browse files Browse the repository at this point in the history
Backports #20191 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
WojciechMazur authored Jul 6, 2024
2 parents 37eb0f3 + a3e03b3 commit 5098982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -635,7 +635,7 @@ jobs:
./project/scripts/genDocs -doc-snapshot
- name: Deploy Website to dotty-website
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ env.DOTTY_WEBSITE_BOT_TOKEN }}
publish_dir: docs/_site

0 comments on commit 5098982

Please sign in to comment.