Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Teste correções
  • Loading branch information
migueloliveiradev authored Aug 18, 2023
1 parent 595f644 commit 6fa34d4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: 'Deploy para Produção'

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

jobs:
deploy:
Expand Down

0 comments on commit 6fa34d4

Please sign in to comment.