Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#233) #138

Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#233)

Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 (#233) #138

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