1 parent dc82809 commit dcbc6f8Copy full SHA for dcbc6f8
1 file changed
.github/workflows/deploy.yml
@@ -20,6 +20,8 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- uses: actions/checkout@v4
23
+ with:
24
+ ref: master
25
26
- uses: pnpm/action-setup@v4
27
with:
0 commit comments