Skip to content

Commit 76a7715

Browse files
committed
updated publish.yml
1 parent 0b82f23 commit 76a7715

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: publish
22

33
on:
44
push:
5-
tags:
6-
- release-*.*.*
5+
branches:
6+
- main
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)