Skip to content

Commit

Permalink
Trigger deploy-prod from release published.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Nov 28, 2023
1 parent bc65233 commit 05348e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
name: Deploy to Prod

on:
push:
tags:
- release-*
release:
types: [published]

jobs:
build:

Expand Down

0 comments on commit 05348e7

Please sign in to comment.