Skip to content

Commit accda3b

Browse files
authored
Update docker-image.yml
1 parent 45be0c3 commit accda3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ jobs:
4141
with:
4242
context: .
4343
push: true
44-
tags: openconceptlab/oclweb3:nightly, openconceptlab/oclweb3:3.0-alpha-${{GITHUB_SHA_SHORT}}
44+
tags: openconceptlab/oclweb3:nightly, openconceptlab/oclweb3:3.0-alpha-${{env.GITHUB_SHA_SHORT}}
4545

0 commit comments

Comments
 (0)