mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-29 04:36:11 +01:00
feat(deploy): demo enable gh actions manual trigger (#5932)
* feat(deploy): enable manual triggering * fix(deploy): use the default azure/CLI version * doc(deploy): update action trigger guid * feat(deploy): enable manual triggering for docs Co-authored-by: artem.zaiko.ext <artem.zaiko.ext@munichgeneral.com>
This commit is contained in:
parent
280fe4df8d
commit
2fdd873ed0
3 changed files with 15 additions and 11 deletions
2
.github/workflows/docsDeploy.yml
vendored
2
.github/workflows/docsDeploy.yml
vendored
|
|
@ -9,7 +9,7 @@ on:
|
|||
- 'docs/**'
|
||||
repository_dispatch:
|
||||
types: deploy-docs
|
||||
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue