Fix GitHub Action for Sentry, attempt 6
Ohh, this isn't a list, got it Yeesh, I didn't understand what I was writing at ALL
This commit is contained in:
parent
e0ff89420b
commit
675c6310fc
1 changed files with 13 additions and 13 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
sentry:
|
||||
- name: Checkout latest and create Sentry release
|
||||
name: Checkout latest, and create Sentry release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Reference in a new issue