We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc401c7 commit 92486e9Copy full SHA for 92486e9
.github/workflows/docs.yml
@@ -33,6 +33,6 @@ jobs:
33
git config --global user.name "github-actions[bot]"
34
git config --global user.email "github-actions[bot]@users.noreply.github.com"
35
36
- - uses: LucJosin/git-publish-generated-branch@master
+ - uses: LucJosin/publish-orphan-branch@master
37
with:
38
ARGS: '--dir "docs" --branch "ph-pages"'
0 commit comments