ci: switch deployment type again

This commit is contained in:
notohh 2023-11-24 04:21:40 -05:00
parent f96fea9460
commit 7b2486986f
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -2,8 +2,8 @@ name: deploy systems
on: on:
push: push:
branches: paths:
- master - "**.lock"
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest