Add non-secret sentry environment variables

This commit is contained in:
James Salter 2021-10-20 10:56:08 +01:00
parent bbdfb54903
commit dce321c241

View file

@ -65,6 +65,9 @@ jobs:
- run: ./scripts/fetch-develop.deps.sh --depth 1
- run: yarn install
- run: ./scripts/ci_package.sh
env:
- SENTRY_ORG: sentry
- SENTRY_PROJECT: riot-webs
- uses: actions/upload-artifact@v2
with:
path: dist/*.tar.gz