Skip to content

Commit 8e2666b

Browse files
committed
updated secrets
1 parent 8e91f19 commit 8e2666b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/M1-4-2-CI-Practice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
with:
141141
context: .
142142
push: true
143-
tags: ${{ secrets.DOCKER_USERNAME }}/${{ github.sha }}
143+
tags: ${{ secrets.DOCKERHUB_USERNAME }}/${{ github.sha }}
144144

145145

146146

0 commit comments

Comments
 (0)