Update web-deploy.yml

This commit is contained in:
John Parkhurst 2025-06-11 11:32:22 -04:00 committed by GitHub
parent 835157b425
commit 8aaabe496c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ on:
jobs:
deploy:
environment: dev
runs-on: 'ubuntu-latest'
runs-on: ['self-hosted', 'pi']
permissions:
contents: read
packages: write