mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Switch GHA FTP-Deploy to new versioning scheme.
This commit is contained in:
parent
2fdb9a14e1
commit
43cb6cad86
1 changed files with 1 additions and 1 deletions
2
.github/workflows/master_deploy_doxygen.yml
vendored
2
.github/workflows/master_deploy_doxygen.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
doxygen Doxyfile
|
||||
|
||||
- name: Deploy Doxygen
|
||||
uses: SamKirkland/FTP-Deploy-Action@4.3.4
|
||||
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
|
||||
with:
|
||||
server: www531.your-server.de
|
||||
username: ${{ secrets.GHA_HETZNER_DOXYGEN_FTP_USER }}
|
||||
|
|
Loading…
Reference in a new issue