File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
source/components/software/nitropy/linux Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 6767 username : docs
6868 port : ${{ secrets.DOCS_PORT }}
6969 key : ${{ secrets.DEPLOY_AUTH_KEY }}
70- script : /var/www/docs/deploy/deploy .sh en ${{ steps.upload-quick.outputs.artifact-id }} ${{ secrets.DOWNLOAD_TOKEN }}
70+ script : /var/www/docs/deploy/github-trigger .sh en ${{ steps.upload-quick.outputs.artifact-id }} ${{ secrets.DOWNLOAD_TOKEN }}
7171
7272 - name : build pot files
7373 run : sphinx-build -b gettext source locales/
Original file line number Diff line number Diff line change @@ -23,3 +23,5 @@ After installing the rules, you need to reload them::
2323If you still cannot access your device, try again after rebooting your system.
2424If you encouter issues, look at this `github comment <https://github.com/Nitrokey/pynitrokey/issues/167#issuecomment-1024921046 >`__
2525for some debugging hints.
26+
27+ todo: more details
You can’t perform that action at this time.
0 commit comments