Skip to content

chore(deps): bump dependabot/fetch-metadata from 2 to 3 (#646) #18

chore(deps): bump dependabot/fetch-metadata from 2 to 3 (#646)

chore(deps): bump dependabot/fetch-metadata from 2 to 3 (#646) #18

name: Release Drafter
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
update_release_draft:
name: Update Release Draft
runs-on: ubuntu-latest
steps:
- name: 📝 Update draft
uses: release-drafter/release-drafter@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}