Skip to content

Commit bd78ab0

Browse files
committed
test quick deploy
1 parent 22f2c1c commit bd78ab0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
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/

source/components/software/nitropy/linux/udev.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ After installing the rules, you need to reload them::
2323
If you still cannot access your device, try again after rebooting your system.
2424
If you encouter issues, look at this `github comment <https://github.com/Nitrokey/pynitrokey/issues/167#issuecomment-1024921046>`__
2525
for some debugging hints.
26+
27+
todo: more details

0 commit comments

Comments
 (0)