Skip to content

Commit c6c475c

Browse files
committed
Test workflow 11
1 parent 8f978d6 commit c6c475c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
# Authentication for Cloudflare R2 Provider
3535
AWS_ACCESS_KEY_ID: ${{ secrets.R2_ACCESS_KEY_ID }}
3636
AWS_SECRET_ACCESS_KEY: ${{ secrets.R2_SECRET_ACCESS_KEY }}
37+
R2_ACCOUNT_ID: ${{ secrets.R2_ACCOUNT_ID }}
3738

3839
steps:
3940
- name: Checkout Code

0 commit comments

Comments
 (0)