Skip to content

Commit

Permalink
attempt 12 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coldcanuk committed Aug 20, 2023
1 parent 7690c59 commit 86c2322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Check Environment Variables
run: |
echo "Is AZURE_STORAGE_CONNECTION_STRING set? ${{ secrets.AZURE_STORAGE_CONNECTION_STRING }} "
echo "Is AZURE_STORAGE_CONNECTION_STRING set? ${{ secrets.AZURE_STORAGE_CONNECTION_STRING.name }} "
echo ""
- name: Deploy to Azure Blob Storage
run: |
Expand Down

0 comments on commit 86c2322

Please sign in to comment.