Skip to content

Commit

Permalink
feat: build upload
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-duggal-dazn committed Apr 24, 2024
1 parent 32dbfe9 commit 5ecb257
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions commands
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
git push && git switch main && git merge dev && git push && npm run build && git add . && git commit -m 'feat: build upload' && git push &
& git switch dev
git push && git switch main && git merge dev && git push && npm run build && git add . && git commit -m 'feat: build upload' && git push && git switch dev

0 comments on commit 5ecb257

Please sign in to comment.