summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-03-30 20:04:07 +0000
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-03-30 20:04:07 +0000
commit7bf730a601014d79c61e7a1affa0e612741ca70d (patch)
tree58e9f2dec3df7ff317f1a208025953b810423229
parent6c64d364858f6859934093be8333bc125ef79a5f (diff)
Removes role-to-assume
This reverts commit f0ea645f1b21921054ca2ba584278e977ae1228f.
-rw-r--r--.github/workflows/build-and-deploy.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml
index f842760..b032b07 100644
--- a/.github/workflows/build-and-deploy.yml
+++ b/.github/workflows/build-and-deploy.yml
@@ -34,7 +34,6 @@ 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