Tweak job name in Update Docs workflow
Change-Id: Ifdf4343613921aa4e34a91a76fa241ab85862760
This commit is contained in:
parent
0f8749a211
commit
0fdd046a14
|
@ -20,7 +20,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish_docs:
|
publish_docs:
|
||||||
name: Publish updated docs
|
name: Build updated docs
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Compute ref
|
- name: Compute ref
|
||||||
|
|
Loading…
Reference in New Issue