File tree Expand file tree Collapse file tree 3 files changed +2
-76
lines changed
Expand file tree Collapse file tree 3 files changed +2
-76
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99 timeout-minutes : 60
1010 steps :
1111 - uses : actions/checkout@v4
12+ - uses : ./.github/actions/pnpm_install
1213 - uses : cloudflare/wrangler-action@v3
1314 with :
1415 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
1516 accountId : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
16- - uses : ./.github/actions/pnpm_install
1717 - run : pnpm -F @hypr/api deploy
Original file line number Diff line number Diff line change 99 timeout-minutes : 60
1010 steps :
1111 - uses : actions/checkout@v4
12+ - uses : ./.github/actions/pnpm_install
1213 - uses : cloudflare/wrangler-action@v3
1314 with :
1415 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
1516 accountId : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
16- - uses : ./.github/actions/pnpm_install
1717 - run : pnpm -F @hypr/web deploy
You can’t perform that action at this time.
0 commit comments