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
on:
push:
branches:
- develop
push:
branches:
- develop
jobs:
runs-on: ubuntu-latest