We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2f1df commit 21c031fCopy full SHA for 21c031f
.github/workflows/github_actions.yaml
@@ -112,6 +112,7 @@ jobs:
112
operation: download
113
location: artifact
114
github_token: ${{ secrets.gh_access_token }}
115
+ directory: terraform
116
continue-on-error: true
117
118
- name: Setup OpenTofu
@@ -144,6 +145,7 @@ jobs:
144
145
146
147
148
149
150
151
@@ -185,6 +187,7 @@ jobs:
185
187
186
188
189
190
191
192
193
0 commit comments