mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore: pass ref to checkout
This commit is contained in:
parent
f9c476933a
commit
58ed8ec346
1
.github/workflows/release-pr.yml
vendored
1
.github/workflows/release-pr.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.issue.pull_request.head.ref }}
|
||||
fetch-depth: 0
|
||||
|
||||
- run: corepack enable
|
||||
|
Loading…
Reference in New Issue
Block a user