mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-12-19 01:49:44 +01:00
Renamed a few jobs (#246)
This commit is contained in:
4
.github/workflows/documentation.yaml
vendored
4
.github/workflows/documentation.yaml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
doc-build:
|
||||
name: Build
|
||||
name: Doc-Build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install prio to running the process
|
||||
@@ -40,7 +40,7 @@ jobs:
|
||||
path: documentations/_build/html/
|
||||
|
||||
doc-deploy:
|
||||
name: Deployment
|
||||
name: Doc-Deployment
|
||||
runs-on: ubuntu-latest
|
||||
needs: doc-build
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user