changed action-gh-release
This commit is contained in:
parent
4f520c8456
commit
fc34c3e433
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user