feat: add SFTP private key authentication support

This commit is contained in:
2026-06-09 14:27:23 +01:00
parent 9b25229073
commit a812d4ac35
3 changed files with 42 additions and 3 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ jobs:
uses: https://gitea.com/actions/gitea-release-action@v1
with:
tag_name: ${{ steps.get_version.outputs.VERSION }}
name: GoExplore ${{ steps.get_version.outputs.VERSION }}
name: ${{ steps.get_version.outputs.VERSION }}
body: ${{ steps.changelog.outputs.changelog }}
draft: false
prerelease: false