Fix indentation (#19565)

pull/19566/head
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
1 changed files with 3 additions and 3 deletions

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