x
This commit is contained in:
parent
4fc8d4831d
commit
a104150550
1 changed files with 2 additions and 0 deletions
2
.github/workflows/aws.yaml
vendored
2
.github/workflows/aws.yaml
vendored
|
|
@ -35,6 +35,8 @@ jobs:
|
|||
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
aws-region: us-east-2
|
||||
|
||||
- run: aws sts get-caller-identity
|
||||
|
||||
- name: Deploy static site to S3 bucket
|
||||
run: |
|
||||
chmod +x scripts/deploy.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue