Skip to content

Commit 92486e9

Browse files
authored
ci: Update docs.yml
1 parent dc401c7 commit 92486e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
git config --global user.name "github-actions[bot]"
3434
git config --global user.email "github-actions[bot]@users.noreply.github.com"
3535
36-
- uses: LucJosin/git-publish-generated-branch@master
36+
- uses: LucJosin/publish-orphan-branch@master
3737
with:
3838
ARGS: '--dir "docs" --branch "ph-pages"'

0 commit comments

Comments
 (0)