Pocketbase GH release updated
This commit is contained in:
parent
2e56a113d9
commit
9e52b2788d
1 changed files with 3 additions and 1 deletions
4
.github/workflows/pocketbase-release.yml
vendored
4
.github/workflows/pocketbase-release.yml
vendored
|
|
@ -5,7 +5,9 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- "others/pocketbase/*"
|
- "others/pocketbase/*"
|
||||||
- ".github/workflows/pocketbase-release.yml"
|
- ".github/workflows/pocketbase-release.yml"
|
||||||
|
branches:
|
||||||
|
- next
|
||||||
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
arm64:
|
arm64:
|
||||||
runs-on: [self-hosted, arm64]
|
runs-on: [self-hosted, arm64]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue