Skip to content

Commit

Permalink
Update docker-deploy-prod.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Duncan Ragsdale <88173870+Thistleman@users.noreply.github.com>
  • Loading branch information
Thistleman committed May 1, 2024
1 parent 7a9c1a1 commit bf219e8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docker-deploy-prod.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Deploy Production
on:
push:
tags:
- v*.*.*
on:
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit bf219e8

Please sign in to comment.