Skip to content

Commit c49455e

Browse files
authored
fix: publishing workflow (#4)
1 parent befc619 commit c49455e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test
22
on:
33
push:
44
branches-ignore:
5-
- main
5+
- master
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)