Skip to content

chore: update tsconfig.json #26

chore: update tsconfig.json

chore: update tsconfig.json #26

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
with:
disable-releaser: false
disable-autolabeler: true