Skip to content

⬆️ Bump xu-cheng/latex-action from 2 to 3 (#12) #14

⬆️ Bump xu-cheng/latex-action from 2 to 3 (#12)

⬆️ Bump xu-cheng/latex-action from 2 to 3 (#12) #14

name: release drafter
on:
push:
branches:
- master
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}