Skip to content

chore: stop forwarding the deprecated GITLEAKS_LICENSE secret (#610) #30

chore: stop forwarding the deprecated GITLEAKS_LICENSE secret (#610)

chore: stop forwarding the deprecated GITLEAKS_LICENSE secret (#610) #30

# Creates version-bump PRs with changelogs from conventional commits.
# Does NOT create releases or tags -- those are signed locally and pushed
# manually. The signed tag triggers release.when-tagged.yml for publishing.
name: Release Please
on:
push:
branches: [main]
jobs:
release-please:
name: 📋 Release Please
uses: netresearch/.github/.github/workflows/release-please.yml@main
permissions:
contents: write
pull-requests: write
with:
release-type: node
skip-github-release: true