Skip to content

Commit

Permalink
update publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
Bre77 committed Jun 16, 2024
1 parent 28bf993 commit 85fc520
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
git checkout teslemetry
npm version patch
git rebase dev
git push --force-with-lease
npm run publish

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

0 comments on commit 85fc520

Please sign in to comment.