Skip to content

Commit 5cb5898

Browse files
authored
fix:Dockerhub Action (#9)
2 parents 75ef4a5 + 8986d75 commit 5cb5898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
# list of Docker images to use as base name for tags
2121
images: |
22-
name/bmssp-js
22+
sirivasv/bmssp-js
2323
# generate Docker tags based on the following events/attributes
2424
tags: |
2525
type=semver,pattern={{version}}

0 commit comments

Comments
 (0)