Re-enable hosted web builds

This commit is contained in:
Hillel Coren 2023-09-26 09:43:47 +03:00
parent af3d1f6f50
commit 467f81d3a4
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