Switch server image paths
This commit is contained in:
parent
049d5ded9b
commit
b150e5727b
5
.github/workflows/server.yml
vendored
5
.github/workflows/server.yml
vendored
@ -3,8 +3,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths-ignore:
|
||||
- 'Pal.Client/**'
|
||||
paths:
|
||||
- 'Pal.Common/**'
|
||||
- 'Pal.Server/**'
|
||||
permissions:
|
||||
packages: write
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user