Skip to content

Commit 32648dc

Browse files
fix: Correctly listen to main release
1 parent 7333cfb commit 32648dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release production package
33
on:
44
push:
55
branches:
6-
- develop
6+
- main
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)