Skip to content

Commit 12303cf

Browse files
committed
build: Only publish artifacts on release tag
1 parent f6508af commit 12303cf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ name: Publish
33
on:
44
push:
55
branches:
6-
- main
7-
- release-*
86
tags: ["v*"]
97

108
permissions:

0 commit comments

Comments
 (0)