Skip to content

Commit 76773cc

Browse files
committed
yml
1 parent d5e599d commit 76773cc

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 Package
22

33
on:
44
push:
5-
tags:
6-
- 'v*'
5+
branches:
6+
- main
77

88
permissions:
99
id-token: write

0 commit comments

Comments
 (0)