ci(release): add name to job

This commit is contained in:
Thomas Hobson 2021-03-15 18:57:35 +13:00
parent 4c7ec9689e
commit b9d4ca94df
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
jobs:
create_index:
name: Create Index
runs-on: ubuntu-latest
steps:
- name: "Download all release assets"