Skip to content

Commit 1873876

Browse files
author
JeanMarc van Leerdam
committed
Only release on tag-push
1 parent 989d76d commit 1873876

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Release
22
on:
33
push:
4-
branches: [develop, main]
5-
tags: ["*"]
4+
tags: ["v*"]
65
jobs:
76
publish:
87
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)