Update web-deploy.yml
This commit is contained in:
parent
65bfb2ccd0
commit
615a8537f5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/web-deploy.yml
vendored
1
.github/workflows/web-deploy.yml
vendored
|
|
@ -16,6 +16,7 @@ on:
|
||||||
- web/**
|
- web/**
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
environment: dev
|
||||||
runs-on: ['self-hosted', 'pi']
|
runs-on: ['self-hosted', 'pi']
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue