Skip to content

Commit 55f6820

Browse files
testing, raising the PR from forked to main
1 parent 4447645 commit 55f6820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: date
4242
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
4343

44-
- name: Output ACR Login Server
44+
- name: Check Output ACR Login Server
4545
run: |
4646
echo "ACR Login Server: ${{ secrets.ACR_LOGIN_SERVER }}"
4747

0 commit comments

Comments
 (0)