Skip to content

Commit

Permalink
update publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Bre77 committed Jun 17, 2024
1 parent d40841d commit d22eac6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publish.sh
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
npm version patch
git push

git checkout teslemetry
git rebase dev
npm version patch
git push --force-with-lease
npm run publish

git checkout tessie
git rebase dev
npm version patch
git push --force-with-lease
npm run publish

0 comments on commit d22eac6

Please sign in to comment.