Skip to content

Use nested clone when creating release (#7) #7

Use nested clone when creating release (#7)

Use nested clone when creating release (#7) #7

Workflow file for this run

name: Push Trunk Workflow
on:
push:
branches:
- "main"
jobs:
update-candidate:
name: Update Release Candidate Notes
permissions:
id-token: write
contents: write
secrets: inherit
uses: ./.github/workflows/reusable-update-release-candidate-notes.yml
with:
branch-with-candidate-code: main