Skip to content

refactor: replace get_all_pages with gh_api_paginate and use err() he… #32

refactor: replace get_all_pages with gh_api_paginate and use err() he…

refactor: replace get_all_pages with gh_api_paginate and use err() he… #32

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5
with:
config-file: release-please-config.json
manifest-file: .release-please-manifest.json