chore: Consistent job names in GH actions (#3099)

This commit is contained in:
Lipis 2021-02-24 12:12:19 +02:00 committed by GitHub
parent b44531d94a
commit c0e05445b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 10 deletions

View file

@ -6,7 +6,7 @@ on:
- master
jobs:
release:
sentry:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2