Update .forgejo/workflows/deploy-hot.yml
This commit is contained in:
parent
6d9b899ae4
commit
3966659f18
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
version: 9.12.2
|
version: 9.12.2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue