Add basic tofu workflow, debug gitea act secrets in env part III
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 24s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 24s
This commit is contained in:
parent
901b0d4aa4
commit
09fa4da80d
@ -8,7 +8,7 @@ on:
|
||||
jobs:
|
||||
Explore-terraform-molecule-Gitea-Action:
|
||||
env:
|
||||
TF_VAR_token: "${{ secret.LINODE_API_TOKEN }}"
|
||||
TF_VAR_token: "${{ secrets.LINODE_API_TOKEN }}"
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user