Skip to content

Commit

Permalink
Update .github/workflows/aws-deploy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: toloudis <[email protected]>
  • Loading branch information
djeung and toloudis authored Mar 29, 2024
1 parent 5a3345c commit 1f62010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3
with:
name: aws-deploy-files
path: ./dist
path: ./imageviewer

deploy:
needs: build
Expand Down

0 comments on commit 1f62010

Please sign in to comment.