Skip to content

chore(deps): bump the non-breaking-changes group with 3 updates (#4013) #17

chore(deps): bump the non-breaking-changes group with 3 updates (#4013)

chore(deps): bump the non-breaking-changes group with 3 updates (#4013) #17

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
permissions:
contents: read
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@master
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}