Skip to content

Commit 5df36cd

Browse files
Update docker.yml
1 parent e8f7351 commit 5df36cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
with:
5151
username: ${{ secrets.DOCKER_USERNAME }}
5252
password: ${{ secrets.DOCKER_PASSWORD }}
53-
repository: ${{ github.repository }}
53+
repository: ${{ env.REPO }}
5454
readme: "./README.md"

0 commit comments

Comments
 (0)