Skip to content

fix: at some point I will get this nuget api key stuff right again :D #37

fix: at some point I will get this nuget api key stuff right again :D

fix: at some point I will get this nuget api key stuff right again :D #37

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.PAT }}
release-type: simple