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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths-ignore:
|
paths:
|
||||||
- 'Pal.Client/**'
|
- 'Pal.Common/**'
|
||||||
|
- 'Pal.Server/**'
|
||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user