Skip to content

Commit f5b09e0

Browse files
committed
chore: run release job on main branch
1 parent c77a2e2 commit f5b09e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Release
22
on:
33
push:
44
branches:
5-
# master and not main oon purpose
6-
- master
5+
- main
76

87
jobs:
98
release:

0 commit comments

Comments
 (0)