ci: switch deployment type again
This commit is contained in:
parent
f96fea9460
commit
7b2486986f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ name: deploy systems
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "**.lock"
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue