Match dev runner label
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
|
||||
deploy-dev:
|
||||
if: ${{ github.ref == 'refs/heads/dev' }}
|
||||
runs-on: ubuntu-dev:host
|
||||
runs-on: ubuntu-dev
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user