Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! build: add create release proposal…
Browse files Browse the repository at this point in the history
… action
  • Loading branch information
nodejs-github-bot committed Nov 18, 2024
1 parent df3289b commit b406328
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release-proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,5 @@ jobs:
- name: Start git node release prepare
run: |
./tools/actions/create-release.sh "${RELEASE_DATE}" '${{ inputs.release-line }}'
env:
GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }}

0 comments on commit b406328

Please sign in to comment.