Skip to content

Commit 06f979f

Browse files
committed
.github/workflows: Fix deployment pipeline
Fix deployment pipeline Signed-off-by: Gabriel Mocanu <gabi.mocanu98@gmail.com>
1 parent bec6472 commit 06f979f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
file: ./repo/Dockerfile
2727
push: false
2828
load: true
29-
tags: essentials-security/docusaurus:latest
29+
tags: web-security/docusaurus:latest
3030
cache-from: type=gha
3131
cache-to: type=gha
3232

0 commit comments

Comments
 (0)