diff --git a/.gitea/workflows/release-deb.yaml b/.gitea/workflows/release-deb.yaml index 139bd7e..745bfda 100644 --- a/.gitea/workflows/release-deb.yaml +++ b/.gitea/workflows/release-deb.yaml @@ -30,7 +30,7 @@ jobs: - name: Upload Release Assets if: steps.compile.outputs.built == 'true' #uses: softprops/action-gh-release@v3 - uses: ssh://git@git.punchsky.cn:10022/workflow-actions/action-gh-release.git@v3 + uses: workflow-actions/action-gh-release@v3 with: files: | /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/x86_64-unknown-linux-musl/debian/*.deb