Skip to content

Commit a7ca678

Browse files
authored
fix error
1 parent f6438e6 commit a7ca678

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-pocketbase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: docker/metadata-action@v5
2626
id: meta
2727
with:
28-
images: docker.io/${{ vars.DOCKERHUB_USERNAME }}/pocketbase
28+
images: docker.io/${{ vars.DOCKERHUB_USERNAME }}/pocketbase
2929
tags: |
3030
type=raw,value=latest
3131
type=raw,value=build-${{ github.run_number }}

0 commit comments

Comments
 (0)