Skip to content

Commit

Permalink
WebApp - Unifica jobs de build y deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Di Gulio committed Dec 26, 2023
1 parent adb5e59 commit 8245c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Upload artifacts to S3
uses: actions/upload-artifact@v3
with:
name: ${{ secrets.S3_BUCKET_NAME }}
bucket: ${{ secrets.S3_BUCKET_NAME }}
path: webapp/build

0 comments on commit 8245c3f

Please sign in to comment.