Skip to content

Commit

Permalink
Terraform managed file
Browse files Browse the repository at this point in the history
  • Loading branch information
vagrant-bot committed Apr 14, 2023
1 parent 67d8828 commit 1d84908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/.ci-utility-files/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2340,7 +2340,7 @@ function github_draft_release_prune() {

# Override repository value to get correct token automatically
local repository_bak="${repository}"
repository="${repo_owner}/${delete_repo}"
repository="${repo_owner}/${prune_repo}"

debug "deleting drafts over %d days old from %s" "${days}" "${repository}"

Expand Down

0 comments on commit 1d84908

Please sign in to comment.