Skip to content

Commit 2fe6d36

Browse files
Merge branch 'trial-testing:main' into main
2 parents 86fc8f8 + 56009d1 commit 2fe6d36

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/check_auth.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747
echo "JSON_PAYLOAD_PATH=files_payload.json" >> $GITHUB_ENV
4848

4949
- name: Debug subscription ID
50-
run: echo "Subscription ID is ${{ secrets.AZURE_SUBSCRIPTION_ID }}"
50+
run: echo "Subscription ID is ${{ secrets.AZURE_SUBSCRIPTION_ID }} and check is ${{secrets.SEC}}"
51+
5152

5253

5354
- name: Azure Login using Federated Identity

0 commit comments

Comments
 (0)