changed action-gh-release

This commit is contained in:
alex 2026-07-14 13:50:20 +08:00
parent 4f520c8456
commit fc34c3e433

View File

@ -29,7 +29,8 @@ jobs:
- name: Upload Release Assets - name: Upload Release Assets
if: steps.compile.outputs.built == 'true' if: steps.compile.outputs.built == 'true'
uses: softprops/action-gh-release@v3 #uses: softprops/action-gh-release@v3
uses: ssh://git@git.punchsky.cn:10022/workflow-actions/action-gh-release.git@v3
with: with:
files: | files: |
/usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/x86_64-unknown-linux-musl/debian/*.deb /usr/local/gitea-workflow/workspace/sdlan-lib-rs/target/x86_64-unknown-linux-musl/debian/*.deb