Skip to content

Commit fadedbd

Browse files
committed
(chore) main 브랜치 변경 시 트리거 되도록 변경
1 parent 0a65a5d commit fadedbd

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 to GitHub Packages
22

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

88
jobs:
99
build:

0 commit comments

Comments
 (0)