markitdown/.github/workflows/release-please.yml

18 lines
No EOL
354 B
YAML

on:
push:
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: simple