Revision 0.8.0

This commit is contained in:
sinclair
2024-12-24 23:36:40 +09:00
parent c2dea48cbe
commit 6d32479372
22 changed files with 38 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
name: Build
on: [push, pull_request]
jobs:
TypeBox-Remix:
TypeBox-Adapter:
runs-on: ${{ matrix.os }}
strategy:
matrix:

View File

@@ -3,7 +3,7 @@ on:
schedule:
- cron: '0 18 * * *' # 6pm Daily
jobs:
TypeBox-Remix-Nightly:
TypeBox-Adapter-Nightly:
runs-on: ${{ matrix.os }}
strategy:
matrix: