Skip to content

Commit

Permalink
ci: Fix release-create-pr.yml (no-changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Feb 2, 2024
1 parent 92f939f commit 7fc054c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-create-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
fetch-depth: 0
ref: ${{ github.event.inputs.base-branch }}

- run: corepack enable
- uses: actions/[email protected]
with:
node-version: 18.x
Expand Down

0 comments on commit 7fc054c

Please sign in to comment.