fix yaml
This commit is contained in:
4
.github/workflows/ci_package.yml
vendored
4
.github/workflows/ci_package.yml
vendored
@@ -66,8 +66,8 @@ jobs:
|
||||
- run: yarn install
|
||||
- run: ./scripts/ci_package.sh
|
||||
env:
|
||||
- SENTRY_ORG: sentry
|
||||
- SENTRY_PROJECT: riot-webs
|
||||
SENTRY_ORG: sentry
|
||||
SENTRY_PROJECT: riot-webs
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
path: dist/*.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user