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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
paths:
|
||||||
- master
|
- "**.lock"
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue