update auto_release workflow

This commit is contained in:
Gerrit Gogel 2023-08-26 13:01:45 +02:00
parent fe2f3b157e
commit 16f2dcbf2c

View file

@ -3,7 +3,7 @@ name: Automatic Release
on: on:
push: push:
branches: branches:
- main - master
paths: paths:
- 'seafile-server/**' - 'seafile-server/**'
- 'seahub/**' - 'seahub/**'