mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-23 04:00:41 +08:00
update scripts
This commit is contained in:
parent
73ac665c31
commit
a02d823306
1 changed files with 1 additions and 1 deletions
2
.github/workflows/roa.yml
vendored
2
.github/workflows/roa.yml
vendored
|
@ -29,6 +29,6 @@ jobs:
|
||||||
run: .scripts/generate-roa.sh
|
run: .scripts/generate-roa.sh
|
||||||
|
|
||||||
- name: Push to NeoCloud/NeoNetwork-ROA
|
- name: Push to NeoCloud/NeoNetwork-ROA
|
||||||
run: .scripts/push-to-roa.sh
|
|
||||||
env:
|
env:
|
||||||
SSHPRIVKEY: ${{ secrets.KEY }}
|
SSHPRIVKEY: ${{ secrets.KEY }}
|
||||||
|
run: .scripts/push-to-roa.sh
|
||||||
|
|
Loading…
Reference in a new issue