Skip to content

Commit

Permalink
fix(release): auto deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ealenn committed Jun 10, 2022
1 parent 3261903 commit 592f36f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/heroku-deploy-auto.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: "Deploy Auto"

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

jobs:
heroku:
Expand Down

0 comments on commit 592f36f

Please sign in to comment.