Skip to content

Merge pull request #117 from depot/feat/report-cache-path #146

Merge pull request #117 from depot/feat/report-cache-path

Merge pull request #117 from depot/feat/report-cache-path #146

name: release-drafter
on:
push:
branches:
- main
jobs:
release-drafter:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.BOT_PUBLIC_GITHUB_TOKEN }}