Skip to content

Commit eb4fc79

Browse files
Merge pull request #31 from CodeAnt-AI/push-branch
yml
2 parents b610021 + 76773cc commit eb4fc79

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)