Skip to content

Support filled captions for gallery downloads #516

Support filled captions for gallery downloads

Support filled captions for gallery downloads #516

Workflow file for this run

on:
push:
branches:
- master
paths:
- src/userscript.ts
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
npm install
npm run build
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update userscript
file_pattern: userscript.user.js