Skip to content

Bump dev base to 0.13.0 after cutting v0.12.0 #103

Bump dev base to 0.13.0 after cutting v0.12.0

Bump dev base to 0.13.0 after cutting v0.12.0 #103

Workflow file for this run

name: CI
on:
push:
branches: ["**"]
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: lts/*
cache: npm
- run: npm ci
- run: npm run ci
- uses: actions/upload-artifact@v7
with:
name: userscript
path: dist/mm-site-format.user.js