summaryrefslogtreecommitdiff
path: root/.github/workflows/build-and-deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-and-deploy.yml')
-rw-r--r--.github/workflows/build-and-deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml
index b032b07..f842760 100644
--- a/.github/workflows/build-and-deploy.yml
+++ b/.github/workflows/build-and-deploy.yml
@@ -34,6 +34,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4
with:
aws-region: eu-west-2
+ role-to-assume: arn:aws:iam::586397755132:user/personal-website-github-actions
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
- name: Sync S3 bucket