Skip to content

Commit

Permalink
Add manual, publish triggers for updating in TF registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Qualman committed May 27, 2021
1 parent 7f21787 commit bfecd57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ on:
push:
tags:
- 'v*'
release:
types: [published]
workflow_dispatch:
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bfecd57

Please sign in to comment.