diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 38b40b5..2c0b0d7 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -11,15 +11,15 @@ on: jobs: main: name: Build, Validate and Deploy - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: w3c/spec-prod@v2 with: GH_PAGES_BRANCH: gh-pages - W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }} - # Replace following with appropriate value. See options.md for details. - W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-device-apis/2021May/0008.html - W3C_BUILD_OVERRIDE: | - status: WD - shortname: geolocation-sensor +# W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }} +# # Replace following with appropriate value. See options.md for details. +# W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-device-apis/2021May/0008.html +# W3C_BUILD_OVERRIDE: | +# status: WD +# shortname: geolocation-sensor diff --git a/index.bs b/index.bs index ada9e4d..1dda5cb 100644 --- a/index.bs +++ b/index.bs @@ -1,7 +1,8 @@
Title: Geolocation Sensor Level: none -Status: ED +Status: DISC +Date: 2026-02-03 ED: https://w3c.github.io/geolocation-sensor/ TR: https://www.w3.org/TR/geolocation-sensor/ Shortname: geolocation-sensor