Skip to content

Commit e147cb1

Browse files
author
Soham Dasgupta
committed
ci: changed trigger to published release
1 parent b973a1f commit e147cb1

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ permissions:
44
contents: write
55

66
on:
7-
push:
8-
tags:
9-
- "v[0-9]+.[0-9]+.[0-9]+"
7+
release:
8+
types: [published]
109

1110
jobs:
1211
BuildAndRelease:

0 commit comments

Comments
 (0)