Skip to content

Commit

Permalink
Update to latest versions of uploader and releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsnyder committed Sep 19, 2024
1 parent feb83be commit bccab52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ git push gh-origin HEAD:main --follow-tags

npm run package

npx @adobe/[email protected].12 package-adobe-alloy-${VERSION}.zip \
npx @adobe/[email protected].15 package-adobe-alloy-${VERSION}.zip \
--auth.client-id=0c1c7478c4994c69866b64c8341578ed \
--upload-timeout=300

echo "Y" | npx @adobe/[email protected].3 \
echo "Y" | npx @adobe/[email protected].8 \
--auth.client-id=0c1c7478c4994c69866b64c8341578ed

0 comments on commit bccab52

Please sign in to comment.