Skip to content

Commit bb972ec

Browse files
committed
Tmp testing
1 parent 650a0d5 commit bb972ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- name: Login to registry
100100
uses: docker/login-action@v3
101101
with:
102-
registry: ${{ secrets.DOCKER_REGISTRY }}
102+
registry: ${{ DOCKER_REGISTRY }}
103103
username: ${{ secrets.DOCKER_LOGIN }}
104104
password: ${{ secrets.DOCKER_PASSWD }}
105105
- name: Build and push Docker image

0 commit comments

Comments
 (0)