fix missing dollar sign

This commit is contained in:
ahuston-0 2025-03-12 23:51:56 -04:00
parent d8d5a6dff9
commit 81f97740f4
No known key found for this signature in database
GPG Key ID: 47940175096C1330

@ -57,7 +57,7 @@ jobs:
``` ```
``` ```
{{ steps.read_file.outputs.contents }} ${{ steps.read_file.outputs.contents }}
``` ```
Auto-generated by [update.yml][1] with the help of Auto-generated by [update.yml][1] with the help of