renamed rustdoc job in github actions workflow

This commit is contained in:
Jasper Hugo 2021-08-14 12:42:48 +07:00
parent 7a46772391
commit eb099c75f1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
branches:
- master
jobs:
release:
rustdoc:
name: Deploy Documentation
runs-on: ubuntu-latest
steps: