fix(ci): remove debug
This commit is contained in:
parent
a104150550
commit
8ba99f193e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/aws.yaml
vendored
2
.github/workflows/aws.yaml
vendored
|
|
@ -35,8 +35,6 @@ 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