1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-18 12:11:45 +08:00

Regular update: 2020-07-26T12:54:31Z

This commit is contained in:
Septs 2020-07-26 20:54:31 +08:00
parent 822b4d0597
commit 2519ad3a04
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ jobs:
- run: .scripts/generate-roa.sh
- run: git -C generated diff README.txt
- run: git -C generated diff README.md
- run: .scripts/push-to-roa.sh

View file

@ -28,7 +28,7 @@ jobs:
- run: .scripts/generate-roa.sh
- run: git -C generated diff README.txt
- run: git -C generated diff README.md
- uses: actions/upload-artifact@v2
with: