Skip to content

Commit

Permalink
Deploy on release, as well as tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Parisot authored Mar 16, 2021
1 parent fd17bd8 commit c67c302
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-tag.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Ansible deploy production

on:
release:
types: [published]
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v2.1.3
Expand Down

0 comments on commit c67c302

Please sign in to comment.