Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.11.0 (#210) #121

Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.11.0 (#210)

Bump github.com/onsi/ginkgo/v2 from 2.9.7 to 2.11.0 (#210) #121

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
name: Update Release
runs-on: ubuntu-20.04
steps:
- name: Publish Release
uses: release-drafter/release-drafter@v5
with:
publish: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}