chore: use GH environment for release notes workflow (#3528)

This commit is contained in:
Steven Enamakel
2026-06-09 02:26:32 -07:00
committed by GitHub
parent 6fb3dd9ef5
commit 28d1185aad
@@ -42,6 +42,7 @@ jobs:
generate:
name: Generate Release Notes
runs-on: ubuntu-latest
environment: Production
steps:
- name: Checkout
uses: actions/checkout@v4