fix yaml
This commit is contained in:
parent
dce321c241
commit
fdd7cf7fa6
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
Loading…
Add table
Reference in a new issue