Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Jan 18, 2022
1 parent 1ce12e1 commit 4f1cbea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-prd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Prepare Project Config
run: |
mv vercel.json build/
mv package.json build/
- name: Deploy
id: deploy
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy-stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Prepare Project Config
run: |
mv vercel.json build/
mv package.json build/
- name: Deploy
id: deploy
Expand Down

0 comments on commit 4f1cbea

Please sign in to comment.