Add non-secret sentry environment variables
This commit is contained in:
3
.github/workflows/ci_package.yml
vendored
3
.github/workflows/ci_package.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user