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:
|
||||
- "others/pocketbase/*"
|
||||
- ".github/workflows/pocketbase-release.yml"
|
||||
|
||||
branches:
|
||||
- next
|
||||
- main
|
||||
jobs:
|
||||
arm64:
|
||||
runs-on: [self-hosted, arm64]
|
||||
|
|
|
|||
Loading…
Reference in a new issue