Skip to content

Commit d960680

Browse files
authored
Format YAML file for Azure deployment workflow
1 parent ceadfef commit d960680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_andre-emotion-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
- name: Log in to container registry
2525
uses: docker/login-action@v2
2626
with:
27-
registry: index.docker.io
2827
username: ${{ secrets.DOCKER_USERNAME }}
2928
password: ${{ secrets.DOCKER_TOKEN }}
3029

@@ -70,3 +69,4 @@ jobs:
7069

7170

7271

72+

0 commit comments

Comments
 (0)