Fix indentation (#19565)

This commit is contained in:
James Salter 2021-11-01 10:10:20 +00:00 committed by GitHub
parent ba302b7dc0
commit 4553531e7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
name: Upload Sentry Sourcemaps name: Upload Sentry Sourcemaps
on: on:
push: push:
branches: branches:
- develop - develop
jobs: jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest