Skip to content

Commit 401cbbd

Browse files
committed
chore: revert the cd
1 parent 7bfa732 commit 401cbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22
on:
33
push:
44
branches:
5-
- next
5+
- main
66
concurrency: ${{ github.workflow }}-${{ github.ref }}
77
jobs:
88
release:

0 commit comments

Comments
 (0)