Skip to content

Commit 05348e7

Browse files
committed
Trigger deploy-prod from release published.
1 parent bc65233 commit 05348e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
name: Deploy to Prod
55

66
on:
7-
push:
8-
tags:
9-
- release-*
7+
release:
8+
types: [published]
9+
1010
jobs:
1111
build:
1212

0 commit comments

Comments
 (0)