Skip to content

feat: Only show items of type Movie or Show in the incomplete items … #3

feat: Only show items of type Movie or Show in the incomplete items …

feat: Only show items of type Movie or Show in the incomplete items … #3

name: 'Release Please'
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.FRONTEND_RELEASE_PLEASE_TOKEN}}
release-type: simple