Skip to content

chore: Fix cargo-deny configuration (#9) #9

chore: Fix cargo-deny configuration (#9)

chore: Fix cargo-deny configuration (#9) #9

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}