chore: fix docs Markdown example link

Signed-off-by: Zander Franks <zander@zanderf.net>
This commit is contained in:
Zander Franks
2023-05-03 18:39:09 -05:00
parent 8c444f37d8
commit ebf3c0e7a1
@@ -524,7 +524,7 @@ output:
text:
- title: More data
data: |
Access the [remote repository](${{ steps['publish'].output.remoteUrl }}).
Access the \[remote repository\](${{ steps['publish'].output.remoteUrl }}).
```
## The templating syntax