Skip to content

Commit a8fc081

Browse files
committed
do not run release on every commit
1 parent 2a3185f commit a8fc081

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Release
22
on:
3-
push:
4-
branches: [ master ]
53
release:
64
types: [ published ]
75
jobs:

0 commit comments

Comments
 (0)