cd(release): Catastrophic failure of using a wally auth token on a pesde registry averted
This commit is contained in:
parent
b4cc94f369
commit
82b3cc0336
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
|||
run: wally publish
|
||||
|
||||
- name: Pesde Login
|
||||
run: pesde auth login --token "Bearer ${{ secrets.WALLY_AUTH_TOKEN }}"
|
||||
run: pesde auth login --token "Bearer ${{ secrets.PESDE_AUTH_TOKEN }}"
|
||||
|
||||
- name: Pesde Publish
|
||||
run: pesde publish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue