Switch server image paths

This commit is contained in:
Liza 2023-02-10 21:07:39 +01:00
parent 049d5ded9b
commit b150e5727b

View File

@ -3,8 +3,9 @@ on:
push:
branches:
- master
paths-ignore:
- 'Pal.Client/**'
paths:
- 'Pal.Common/**'
- 'Pal.Server/**'
permissions:
packages: write
jobs: