fix syntax
This commit is contained in:
parent
3b142e21b2
commit
d80fa36054
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -5,7 +5,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
env: SECRET_POCKETBASE_API_URL=${{ vars.SECRET_POCKETBASE_API_URL }}
|
env:
|
||||||
|
SECRET_POCKETBASE_API_URL: ${{ vars.SECRET_POCKETBASE_API_URL }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user