Update deploy.yml

This commit is contained in:
RustDesk 2024-10-21 22:58:19 +08:00 committed by GitHub
parent 5517e16931
commit 2eae36d76c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
- name: Install Hugo - name: Install Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: 'latest' hugo-version: '0.135.0'
- name: Add SSH key to agent - name: Add SSH key to agent
run: | run: |