Skip to content

Commit 9b4e0e5

Browse files
authored
ci: Fix wrong dependency on docs.yml
1 parent 92486e9 commit 9b4e0e5

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/publish-orphan-branch@master
36+
- uses: LucJosin/publish-orphan-branch@main
3737
with:
3838
ARGS: '--dir "docs" --branch "ph-pages"'

0 commit comments

Comments
 (0)