Skip to content

Commit a382db9

Browse files
[actions] escape the backtick character
Updates: `.github\workflows\weekly-stable-updates.yml`
1 parent 332dcda commit a382db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly-stable-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
Commit the changes.
3838
39-
Build the repo and commit any changes to `PublicApi.*.txt` files.
39+
Build the repo and commit any changes to \`PublicApi.*.txt\` files.
4040
4141
Lastly, run:
4242
\`\`\`

0 commit comments

Comments
 (0)