Add missing job name for workflow (#19566)
This commit is contained in:
parent
4553531e7e
commit
c4adac315e
1 changed files with 18 additions and 18 deletions
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…
Add table
Reference in a new issue