We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855766f commit 02d3e0aCopy full SHA for 02d3e0a
README.md
@@ -31,7 +31,7 @@ For the full documentation check out [Source maps](https://docs.elmah.io/sourcem
31
Here's an example of how to use this action:
32
33
```yml
34
-uses: elmahio/github-upload-sourcemap-action@v1
+uses: elmahio/github-upload-source-map-action@v1
35
with:
36
apiKey: ${{ secrets.ELMAH_IO_API_KEY }}
37
logId: ${{ secrets.ELMAH_IO_LOG_ID }}
0 commit comments