Skip to content

Commit

Permalink
removed unnecessary var
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Orlov committed Nov 6, 2024
1 parent aa1753f commit bdcdac4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual_destroy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
TF_VAR_selectel_domain_name: ${{ secrets.SELECTEL_ID }}
TF_VAR_selectel_user_admin_user: ${{ secrets.SERVICE_USER }}
TF_VAR_selectel_user_admin_password: ${{ secrets.SERVICE_PASSWORD }}
TF_VAR_flavor_name: ${{ secrets.FLAVOR_NAME }}

steps:
- name: Checkout the repo
Expand Down

0 comments on commit bdcdac4

Please sign in to comment.