mirror of https://github.com/vector-im/riot-web
Add missing job name for workflow (#19566)
parent
4553531e7e
commit
c4adac315e
|
@ -3,8 +3,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
upload-sentry-sourcemaps:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: develop
|
environment: develop
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue