Skip to content

Commit

Permalink
Add pages to github-release-from-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzatron committed Aug 27, 2024
1 parent 83fe1d6 commit 438fdb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions repos-action.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ module "repo_github_release_from_tag" {
"release-automation",
]

pages_branch = "gh-pages"

ci_workflows = ["action"]
use_release_action_main = true
renovate_post_upgrade_command = "make regenerate"
Expand Down

0 comments on commit 438fdb7

Please sign in to comment.