Update web-deploy.yml

This commit is contained in:
John Parkhurst 2025-06-10 19:34:29 -04:00 committed by GitHub
parent 8c66545d7a
commit cf8b34dcd0
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: ['self-hosted', 'pi']
runs-on: 'ubuntu-latest'
permissions:
contents: read
packages: write