mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +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:
|
||||
# Upload entire repository
|
||||
path: 'docs/'
|
||||
- name: what's the state
|
||||
run: |
|
||||
echo "${github.event}"
|
||||
- name: Deploy to GitHub Pages
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v2
|
||||
|
|
Loading…
Reference in a new issue