testing self hosted runner

This commit is contained in:
alyssadev 2023-09-17 06:52:05 +10:00
parent 92d0022597
commit 8fdf664e11

View file

@ -6,7 +6,8 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: self-hosted
# runs-on: ubuntu-latest
name: Deploy
environment: Cloudflare Worker
steps: