mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Add missing job name for workflow (#19566)
This commit is contained in:
parent
4553531e7e
commit
c4adac315e
2
.github/workflows/sentry-sourcemaps.yaml
vendored
2
.github/workflows/sentry-sourcemaps.yaml
vendored
@ -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
Block a user