Skip to content

chore(deps): bump fastify from 5.7.4 to 5.8.1 (#50) #3

chore(deps): bump fastify from 5.7.4 to 5.8.1 (#50)

chore(deps): bump fastify from 5.7.4 to 5.8.1 (#50) #3

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
# Documentation: https://github.com/zakodium/workflows#release
uses: zakodium/workflows/.github/workflows/release.yml@release-v1
with:
npm: false
secrets:
github-token: ${{ secrets.BOT_TOKEN }}