Enable hosted build

This commit is contained in:
Hillel Coren 2023-09-12 13:21:32 +03:00
parent ad29f2cec3
commit d46f4f2b31
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ jobs:
rm ./public/index.html
git add .
git commit -m 'Admin Portal - Hosted'
#git push
git push
cd ..
#sentry-cli --auth-token ${{secrets.sentry_auth_token}} --url ${{secrets.sentry_url}} releases --project ${{secrets.sentry_project}} --org ${{secrets.sentry_org}} files $SENTRY_RELEASE upload-sourcemaps . --ext dart --rewrite