renamed rustdoc job in github actions workflow
This commit is contained in:
parent
7a46772391
commit
eb099c75f1
|
@ -4,7 +4,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
jobs:
|
||||
release:
|
||||
rustdoc:
|
||||
name: Deploy Documentation
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue