Skip to content

Commit fa300ea

Browse files
committed
fix docker image name
1 parent 6b38f2d commit fa300ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ jobs:
100100
context: .
101101
push: true
102102
tags: |
103-
vsilent/stackdog:latest
104-
vsilent/stackdog:${{ github.sha }}
103+
trydirect/stackdog:latest
104+
trydirect/stackdog:${{ github.sha }}

0 commit comments

Comments
 (0)