Skip to content

Commit 61164cc

Browse files
authored
Update frontend.yml
1 parent 9da1f10 commit 61164cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/frontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
3939
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
4040
AWS_REGION: 'us-east-1'
41-
SOURCE_DIR: 'Sample-01/build' # Ajusta esto si tu directorio de build es diferente
41+
SOURCE_DIR: 'Sample-01/build'
4242

4343
- name: Invalidate CloudFront Cache
4444
uses: chetan/invalidate-cloudfront-action@v1.4

0 commit comments

Comments
 (0)