Skip to content

Commit

Permalink
[chore] Release 8.10.0 (take 2) (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 authored Mar 12, 2020
1 parent 3907c0c commit c35acac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/publish_package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ set -u
echo "//wombat-dressing-room.appspot.com/:_authToken=${NPM_AUTH_TOKEN}" >> .npmrc

readonly UNPREFIXED_VERSION=`echo ${VERSION} | cut -c 2-`
npm publish dist/firebase-admin-${UNPREFIXED_VERSION}.tgz --registry https://wombat-dressing-room.appspot.com
npm publish ./dist/firebase-admin-${UNPREFIXED_VERSION}.tgz --registry https://wombat-dressing-room.appspot.com

0 comments on commit c35acac

Please sign in to comment.