Skip to content

Commit

Permalink
Task 4928: Code review - Free
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-amit committed May 5, 2023
1 parent 67fad8f commit 9b1fb0d
Show file tree
Hide file tree
Showing 24 changed files with 8 additions and 780 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
npm install --legacy-peer-deps
npm run build
- name: 📂 Deploy to Server
uses: easingthemes/[email protected]
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
npm install --legacy-peer-deps
npm run build-stage
- name: 📂 Deploy to Server
uses: easingthemes/[email protected]
env:
Expand Down
Loading

0 comments on commit 9b1fb0d

Please sign in to comment.