packaging(pesde), cd(release): Remove pesde support, although it should be able to be added as a git dependency
This commit is contained in:
parent
190a794795
commit
36579fc8dd
2 changed files with 7 additions and 6 deletions
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
|
@ -72,8 +72,9 @@ jobs:
|
|||
- name: Wally Publish
|
||||
run: wally publish
|
||||
|
||||
- name: Pesde Login
|
||||
run: pesde auth login --token "${{ secrets.PESDE_AUTH_TOKEN }}"
|
||||
# No pesde releases for now, jecs doesn't have an official pesde package
|
||||
#- name: Pesde Login
|
||||
# run: pesde auth login --token "${{ secrets.PESDE_AUTH_TOKEN }}"
|
||||
|
||||
- name: Pesde Publish
|
||||
run: pesde publish
|
||||
#- name: Pesde Publish
|
||||
# run: pesde publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue