Skip to content

chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#734) #486

chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#734)

chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#734) #486

name: Release Drafter
on:
push:
branches:
- master
jobs:
UpdateReleaseDraft:
runs-on: ubuntu-22.04
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}