Skip to content

Commit 42aa184

Browse files
committed
Update token
1 parent e38556b commit 42aa184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
name: ${{env.TF_ARTIFACTS_NAME}}
6565
path: ./deployments/aws/terraform
66-
github-token: ${{secrets.GITHUB_TOKEN}}
66+
github-token: ${{secrets.ARTIFACT_READ_ACCESS}}
6767
continue-on-error: true
6868

6969
- name: Verify Terraform TfState File Downloaded

0 commit comments

Comments
 (0)