diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index a0d4b99..6869eb3 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -11,3 +11,6 @@ jobs: steps: - name: Markdown Accessibility uses: sam9111/markdown-accessibility-helper@main + with: + azure_key: ${{ secrets.AZURE_KEY }} + azure_endpoint: ${{ secrets.AZURE_ENDPOINT }} diff --git a/README.md b/README.md index 4f86196..029e4fb 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ jobs: # Azure Computer Vision Resource Endpoint (optional) azure_endpoint: ${{ secrets.AZURE_ENDPOINT }} # Language to use for alt text generation with Azure Computer Vision Resource (optional) - language: "en" + language: 'en'|'es'|'ja'|'pt'|'zh' ``` diff --git a/test.md b/test.md index 61c65c7..5463507 100644 --- a/test.md +++ b/test.md @@ -2,7 +2,7 @@ Image from the web: -![puppy in a bowl on the grass](https://images.pexels.com/photos/39317/chihuahua-dog-puppy-cute-39317.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2) +![](https://images.pexels.com/photos/39317/chihuahua-dog-puppy-cute-39317.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2) Image from the repo: