mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
removing debug string (#1937)
This commit is contained in:
parent
8a97d58084
commit
114b2b2d8e
3
.github/workflows/kanidm_book.yml
vendored
3
.github/workflows/kanidm_book.yml
vendored
|
@ -129,9 +129,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
# Upload entire repository
|
# Upload entire repository
|
||||||
path: 'docs/'
|
path: 'docs/'
|
||||||
- name: what's the state
|
|
||||||
run: |
|
|
||||||
echo "${github.event}"
|
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
id: deployment
|
id: deployment
|
||||||
uses: actions/deploy-pages@v2
|
uses: actions/deploy-pages@v2
|
||||||
|
|
Loading…
Reference in a new issue