mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-13 08:52:23 +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
|
||||
|
||||
- name: Push to NeoCloud/NeoNetwork-ROA
|
||||
run: .scripts/push-to-roa.sh
|
||||
env:
|
||||
SSHPRIVKEY: ${{ secrets.KEY }}
|
||||
run: .scripts/push-to-roa.sh
|
||||
|
|
Loading…
Reference in a new issue