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