Skip to content

Commit 059843c

Browse files
author
Dennis Labordus
committed
Added docker file and dockerhub publish action.
Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
1 parent b6fe995 commit 059843c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
with:
3434
push: true
3535
tags: |
36-
lfenergycompas/compas-open-scd:${GITHUB_REF##*/}
36+
lfenergycompas/compas-open-scd:${{ GITHUB_REF##*/ }}
3737
lfenergycompas/compas-open-scd:latest

0 commit comments

Comments
 (0)