Fix GitHub Action for Sentry, attempt 5

Hmmmmmm are they upset about the comma? Idk anymore
This commit is contained in:
Emi Matchu 2021-01-16 11:26:28 -08:00
parent b8baf7f88e
commit e0ff89420b

View file

@ -6,7 +6,7 @@ on:
jobs: jobs:
sentry: sentry:
- name: Checkout latest, and create Sentry release - name: Checkout latest and create Sentry release
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code