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 a9da259 commit 012fe63Copy full SHA for 012fe63
app/templates/docs/trusted-publishing.hbs
@@ -66,7 +66,7 @@
66
</p>
67
68
{{!-- template-lint-disable no-whitespace-for-layout --}}
69
- <pre><code>name: Publish to crates.io
+ <pre><code class="language-yaml" {{highlight-syntax}}>name: Publish to crates.io
70
on:
71
push:
72
tags: ['v*'] # Triggers when pushing tags starting with 'v'
0 commit comments