Skip to content

Commit a05e810

Browse files
committed
bad.
1 parent 1c2e101 commit a05e810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: ${{ github.ref == 'refs/heads/master' }}
4545
uses: docker/login-action@v3
4646
with:
47-
username: ${{ fossabot }}
47+
username: fossabot
4848
password: ${{ secrets.DOCKER_HUB_TOKEN }}
4949

5050
- name: Build and push

0 commit comments

Comments
 (0)