Skip to content

Commit

Permalink
ci(release): add name to job
Browse files Browse the repository at this point in the history
  • Loading branch information
HexF committed Mar 15, 2021
1 parent 4c7ec96 commit b9d4ca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package-index-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
create_index:
name: Create Index
runs-on: ubuntu-latest
steps:
- name: "Download all release assets"
Expand Down

0 comments on commit b9d4ca9

Please sign in to comment.