mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 06:31:58 +00:00
ci: don't refresh state when destroying tf (#13355)
ci: dont refresh state when destroying tf
This commit is contained in:
parent
263d2ba161
commit
a17d34b186
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-destroy.yml
vendored
2
.github/workflows/docs-destroy.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
tg_version: "0.58.12"
|
||||
tofu_version: "1.7.1"
|
||||
tg_dir: "deployment/modules/cloudflare/docs"
|
||||
tg_command: "destroy"
|
||||
tg_command: "destroy -refresh=false"
|
||||
|
||||
- name: Comment
|
||||
uses: actions-cool/maintain-one-comment@v3
|
||||
|
|
Loading…
Reference in a new issue