Skip to content

chore(examples/todo): update go.mongodb.org/mongo-driver to v1.11.4 #15

chore(examples/todo): update go.mongodb.org/mongo-driver to v1.11.4

chore(examples/todo): update go.mongodb.org/mongo-driver to v1.11.4 #15

Workflow file for this run

name: Release
on:
push:
tags:
- '*'
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 100
- uses: fregante/release-with-changelog@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
template: |
### Changelog
{commits}
{range}