mirror of
https://github.com/sern-handler/pocketbase
synced 2026-06-06 01:16:56 +00:00
fix: also this yea oops my bad
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -41,4 +41,4 @@ jobs:
|
|||||||
sernhandler/pocketbase:latest
|
sernhandler/pocketbase:latest
|
||||||
sernhandler/pocketbase:${{ env.VERSION }}
|
sernhandler/pocketbase:${{ env.VERSION }}
|
||||||
build-args: |
|
build-args: |
|
||||||
VERSION=$VERSION
|
VERSION=${{ env.VERSION }}
|
||||||
Reference in New Issue
Block a user