Skip to content

Commit

Permalink
chore: switch echidna from WD to CRD (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: Marcos Cáceres <[email protected]>
  • Loading branch information
himorin and marcoscaceres authored Feb 11, 2025
1 parent 179ad03 commit 65a71aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 65a71aa

Please sign in to comment.