Skip to content

Commit d534ab8

Browse files
committed
Revert "ci: run after new tags pushed"
This reverts commit 19275b1.
1 parent f1848d4 commit d534ab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Publish
22

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

88
jobs:
99
cache-and-install:

0 commit comments

Comments
 (0)