mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
cd: debug upload artifact
This commit is contained in:
parent
b0970090b1
commit
09fac66d26
5
.github/workflows/spotube-release-binary.yml
vendored
5
.github/workflows/spotube-release-binary.yml
vendored
@ -424,6 +424,11 @@ jobs:
|
|||||||
RELEASE.md5sum
|
RELEASE.md5sum
|
||||||
RELEASE.sha256sum
|
RELEASE.sha256sum
|
||||||
|
|
||||||
|
- name: Debug With SSH
|
||||||
|
uses: mxschmitt/action-tmate@v3
|
||||||
|
with:
|
||||||
|
limit-access-to-actor: true
|
||||||
|
|
||||||
- name: Upload Release Binaries (stable)
|
- name: Upload Release Binaries (stable)
|
||||||
if: ${{ !inputs.dry_run && inputs.channel == 'stable' }}
|
if: ${{ !inputs.dry_run && inputs.channel == 'stable' }}
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user