Skip to content

Commit 02d3e0a

Browse files
committed
Fixed repo name
1 parent 855766f commit 02d3e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For the full documentation check out [Source maps](https://docs.elmah.io/sourcem
3131
Here's an example of how to use this action:
3232

3333
```yml
34-
uses: elmahio/github-upload-sourcemap-action@v1
34+
uses: elmahio/github-upload-source-map-action@v1
3535
with:
3636
apiKey: ${{ secrets.ELMAH_IO_API_KEY }}
3737
logId: ${{ secrets.ELMAH_IO_LOG_ID }}

0 commit comments

Comments
 (0)