Skip to content

fix: 保存用户的时候需要清除 localStorage.removeItem("lastOffset"); #226

fix: 保存用户的时候需要清除 localStorage.removeItem("lastOffset");

fix: 保存用户的时候需要清除 localStorage.removeItem("lastOffset"); #226

name: Release Please(勿动)
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GH_TOKEN }}
release-type: node
package-name: auto-read
permissions:
contents: write