Skip to content

Commit a43b0c5

Browse files
authored
chore: do not checkout aura branch for GitHub pages (#10178)
1 parent 8956df8 commit a43b0c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v4
31-
with:
32-
ref: aura
3331

3432
- name: Setup Node
3533
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)