Skip to content

Commit

Permalink
chore: rename build-validate-publish.yml to auto-publish.yml (#74)
Browse files Browse the repository at this point in the history
SHA: e8b1674
Reason: push, by @sideshowbarker

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
marcoscaceres and github-actions[bot] committed Jun 4, 2021
1 parent 0df1879 commit 87a6210
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<title>Fetch Metadata Request Headers</title>
<meta content="WD" name="w3c-status">
<link href="https://www.w3.org/StyleSheets/TR/2016/W3C-WD" rel="stylesheet" type="text/css">
<meta content="Bikeshed version b94c7e755, updated Fri Feb 19 16:28:59 2021 -0800" name="generator">
<meta content="Bikeshed version 800b43329, updated Tue May 25 14:13:32 2021 -0700" name="generator">
<link href="https://www.w3.org/TR/fetch-metadata/" rel="canonical">
<meta content="d9b2676ea2c5d52a2ee134ff03b93995e6c8bc00" name="document-revision">
<meta content="e8b1674268d9784493b4b770d1dc1d0488d93f7d" name="document-revision">
<style>/* style-autolinks */

.css.css, .property.property, .descriptor.descriptor {
Expand Down Expand Up @@ -273,17 +273,17 @@
<div class="head">
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
<h1 class="p-name no-ref" id="title">Fetch Metadata Request Headers</h1>
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">W3C Working Draft, <time class="dt-updated" datetime="2021-03-13">13 March 2021</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">W3C Working Draft, <time class="dt-updated" datetime="2021-06-04">4 June 2021</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt>This version:
<dd><a class="u-url" href="https://www.w3.org/TR/2021/WD-fetch-metadata-20210313/">https://www.w3.org/TR/2021/WD-fetch-metadata-20210313/</a>
<dd><a class="u-url" href="https://www.w3.org/TR/2021/WD-fetch-metadata-20210604/">https://www.w3.org/TR/2021/WD-fetch-metadata-20210604/</a>
<dt>Latest published version:
<dd><a href="https://www.w3.org/TR/fetch-metadata/">https://www.w3.org/TR/fetch-metadata/</a>
<dt>Editor's Draft:
<dd><a href="https://w3c.github.io/webappsec-fetch-metadata/">https://w3c.github.io/webappsec-fetch-metadata/</a>
<dt>Previous Versions:
<dd><a href="https://www.w3.org/TR/2021/WD-fetch-metadata-20210310/" rel="prev">https://www.w3.org/TR/2021/WD-fetch-metadata-20210310/</a>
<dd><a href="https://www.w3.org/TR/2021/WD-fetch-metadata-20210313/" rel="prev">https://www.w3.org/TR/2021/WD-fetch-metadata-20210313/</a>
<dt>Version History:
<dd><a href="https://github.com/w3c/webappsec-fetch-metadata/commits/main/index.bs">https://github.com/w3c/webappsec-fetch-metadata/commits/main/index.bs</a>
<dt>Feedback:
Expand Down Expand Up @@ -1104,7 +1104,7 @@ <h3 class="no-num no-ref heading settled" id="normative"><span class="content">N
<dt id="biblio-rfc2119">[RFC2119]
<dd>S. Bradner. <a href="https://tools.ietf.org/html/rfc2119">Key words for use in RFCs to Indicate Requirement Levels</a>. March 1997. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
<dt id="biblio-rfc3864">[RFC3864]
<dd>G. Klyne; M. Nottingham; J. Mogul. <a href="https://tools.ietf.org/html/rfc3864">Registration Procedures for Message Header Fields</a>. September 2004. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc3864">https://tools.ietf.org/html/rfc3864</a>
<dd>G. Klyne; M. Nottingham; J. Mogul. <a href="https://datatracker.ietf.org/doc/html/rfc3864">Registration Procedures for Message Header Fields</a>. September 2004. Best Current Practice. URL: <a href="https://datatracker.ietf.org/doc/html/rfc3864">https://datatracker.ietf.org/doc/html/rfc3864</a>
<dt id="biblio-secure-contexts">[SECURE-CONTEXTS]
<dd>Mike West. <a href="https://www.w3.org/TR/secure-contexts/">Secure Contexts</a>. 15 September 2016. CR. URL: <a href="https://www.w3.org/TR/secure-contexts/">https://www.w3.org/TR/secure-contexts/</a>
<dt id="biblio-url">[URL]
Expand Down

0 comments on commit 87a6210

Please sign in to comment.