Skip to content

Commit

Permalink
Merge pull request #69 from rundeck/jqualman/add_tf_reg_publish_opts-…
Browse files Browse the repository at this point in the history
…210527

Add manual, publish triggers for updating in TF registry
  • Loading branch information
fdevans authored May 27, 2021
2 parents 7f21787 + bfecd57 commit d2f0d50
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 d2f0d50

Please sign in to comment.