Skip to content

Commit

Permalink
Merge pull request #34 from Rikthepixel/fix/kubernetes-deployment
Browse files Browse the repository at this point in the history
Fix wrong command syntax
  • Loading branch information
Rikthepixel authored Jan 10, 2024
2 parents 310fd53 + a0c5fd1 commit a064b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
az storage blob upload-batch \
--account-name="squaremarketfrontend" \
--source="./apps/frontend/dist" \
--destination='$web' ./
--destination='$web'

0 comments on commit a064b4d

Please sign in to comment.