1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

Compare commits

...

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [16, 18, latest]
node-version: [16, 18, lts/*, latest]
os: [ubuntu-latest, windows-latest, macos-latest]
fail-fast: false
steps:

View File

@ -1,4 +1,4 @@
name: Build and Release
name: Release
on:
push: