-jecs dir +auth
This commit is contained in:
parent
7c9bfa02e0
commit
e9a63d6489
9 changed files with 6 additions and 2889 deletions
|
@ -27,6 +27,12 @@ jobs:
|
|||
mv fj /usr/local/bin/fj
|
||||
chmod +x /usr/local/bin/fj
|
||||
|
||||
- name: Authorize Pesde
|
||||
run: pesde auth login --token "${{ secrets.pesde_auth_token }}"
|
||||
|
||||
- name: Authorize Wally
|
||||
run: wally login --token "${{ secrets.wally_auth_token }}"
|
||||
|
||||
- name: Sync & Release
|
||||
run: lune run src/init
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue