diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index d56253d..df2484b 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -11,7 +11,7 @@ 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 @@ -21,5 +21,5 @@ jobs: # 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 + status: CRD shortname: orientation-event