Skip to content

Commit 94e855a

Browse files
Update release.yml
1 parent 5b281ed commit 94e855a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Login to DockerHub
2323
uses: docker/login-action@v1
2424
with:
25-
username: ${{ initcrash }}
25+
username: initcrash
2626
password: ${{ secrets.DOCKERHUB_TOKEN }}
2727
- name: Build docker image
2828
uses: docker/build-push-action@v2

0 commit comments

Comments
 (0)