Skip to content

Bump sticky-pull-request-comment from 2.8.0 to 2.9.0 #148

Bump sticky-pull-request-comment from 2.8.0 to 2.9.0

Bump sticky-pull-request-comment from 2.8.0 to 2.9.0 #148

name: Release Drafter
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}