Skip to content

Commit 80911bd

Browse files
author
Vladimir Kotal
committed
remove tab
1 parent 488ecb1 commit 80911bd

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
@@ -11,7 +11,7 @@ jobs:
1111
- name: Build Docker image
1212
env:
1313
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
14-
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
14+
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
1515
OPENGROK_REPO_SLUG: ${{ github.repository }}
1616
OPENGROK_PULL_REQUEST: ${{ github.head_ref }}
1717
OPENGROK_REF: ${{ github.ref }}

0 commit comments

Comments
 (0)