Skip to content

Commit 2750e11

Browse files
Publish workflow branch fix
1 parent 4e6e703 commit 2750e11

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/afraid-beds-repair.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@squircle-js/react": patch
3+
---
4+
5+
Publish fix

.github/workflows/release.yml

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

88
concurrency: ${{ github.workflow }}-${{ github.ref }}
99

0 commit comments

Comments
 (0)