correct project typo
This commit is contained in:
parent
528f8b119e
commit
f09cc044b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci_package.yml
vendored
2
.github/workflows/ci_package.yml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
||||
SENTRY_URL: ${{ secrets.SENTRY_URL }}
|
||||
SENTRY_ORG: sentry
|
||||
SENTRY_PROJECT: riot-webs
|
||||
SENTRY_PROJECT: riot-web
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
path: dist/*.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue