mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-17 01:15:17 +00:00
cd: remove debug step in upload task
This commit is contained in:
parent
a6164c5791
commit
389a4fc704
5
.github/workflows/spotube-release-binary.yml
vendored
5
.github/workflows/spotube-release-binary.yml
vendored
@ -435,11 +435,6 @@ 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