Skip to content

Bump @octokit/plugin-paginate-rest from 10.1.0 to 11.0.1 (#1166) #413

Bump @octokit/plugin-paginate-rest from 10.1.0 to 11.0.1 (#1166)

Bump @octokit/plugin-paginate-rest from 10.1.0 to 11.0.1 (#1166) #413

Workflow file for this run

name: Release Draft
on:
workflow_dispatch:
push:
branches:
- main
release:
types: [published]
permissions:
contents: write
jobs:
release_draft:
runs-on: ubuntu-latest
steps:
- name: Release Draft
uses: crs-k/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"