Skip to content

Commit fe73088

Browse files
committed
test golden files
1 parent 936c11d commit fe73088

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

app/test/frontend/golden/pkg_admin_page.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,15 +262,18 @@ <h3 class="detail-lead-title">Metadata</h3>
262262
<a href="#unlisted">Unlisted</a>
263263
</div>
264264
<div class="pub-toc-node pub-toc-node-0">
265-
<a href="#automated-publishing">Automated publishing</a>
265+
<a href="#publishing">Publishing</a>
266266
</div>
267267
<div class="pub-toc-node pub-toc-node-1">
268+
<a href="#automated-publishing">Automated publishing</a>
269+
</div>
270+
<div class="pub-toc-node pub-toc-node-2">
268271
<a href="#github-actions">GitHub Actions</a>
269272
</div>
270-
<div class="pub-toc-node pub-toc-node-1">
273+
<div class="pub-toc-node pub-toc-node-2">
271274
<a href="#google-cloud-service-account">Google Cloud Service account</a>
272275
</div>
273-
<div class="pub-toc-node pub-toc-node-0">
276+
<div class="pub-toc-node pub-toc-node-1">
274277
<a href="#version-retraction">Version retraction</a>
275278
</div>
276279
</div>
@@ -404,8 +407,10 @@ <h3>Unlisted</h3>
404407
<label for="-admin-is-unlisted-checkbox">Mark "unlisted"</label>
405408
</div>
406409
</div>
410+
<a name="publishing"></a>
411+
<h2>Publishing</h2>
407412
<a name="automated-publishing"></a>
408-
<h2>Automated publishing</h2>
413+
<h3>Automated publishing</h3>
409414
<p>
410415
You can automate publishing from the supported automated deployment environments. Instead of creating long-lived secrets, you may use temporary OpenID-Connect tokens signed by either GitHub Actions or Google Cloud IAM. See the
411416
<a href="https://dart.dev/tools/pub/automated-publishing">pub automated publishing guide</a>

0 commit comments

Comments
 (0)