Skip to content

Commit 979c2a3

Browse files
committed
add 0.21 to publish branches
1 parent 3b29777 commit 979c2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Publish
2-
on: { push: { branches: [ main, "0.20" ] }, release: { types: [ created ] } }
2+
on: { push: { branches: [ main, "0.20", "0.21" ] }, release: { types: [ created ] } }
33

44
jobs:
55
publish:

0 commit comments

Comments
 (0)