Skip to content

Commit 8ccf87c

Browse files
committed
chore: use main branch for snapshot
1 parent 84e037f commit 8ccf87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fail-fast: false
3030
matrix:
3131
branch:
32-
- dev-1.6.0
32+
- main
3333
steps:
3434
- name: Checkout repository
3535
uses: actions/checkout@v4

0 commit comments

Comments
 (0)