Skip to content

Commit

Permalink
probably not fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Jun 21, 2024
1 parent 90ae969 commit 6ec4eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:

- name: Terraform Apply
working-directory: ./tf
run: terraform apply \
run: terraform apply \
-var "do_token=$DIGITALOCEAN_TOKEN" \
-var "pvt_key=$PRIVATE_SSH_KEY" \
-var "cloudflare_api_token=$CLOUDFLARE_API_TOKEN" \
Expand Down

0 comments on commit 6ec4eba

Please sign in to comment.