Skip to content

Commit

Permalink
use published release rather than tags
Browse files Browse the repository at this point in the history
  • Loading branch information
sidpalas committed May 28, 2021
1 parent 5fd2d96 commit b46e7de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches:
- main
tags:
- v[0-9]+\.[0-9]+\.[0-9]+$
release:
types: [published]
pull_request:

jobs:
Expand Down

0 comments on commit b46e7de

Please sign in to comment.