Skip to content

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#… #496

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#…

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#… #496

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 }}