Skip to content

Commit 3559ec9

Browse files
committed
修改docker tag
1 parent 5774379 commit 3559ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ jobs:
131131
with:
132132
context: .
133133
push: false
134-
tags: ${{ secrets.DOCKERHUB_USERNAME }}/djangoblog:dev
134+
tags: djangoblog/djangoblog:dev

0 commit comments

Comments
 (0)