Skip to content

Commit

Permalink
chore: Update to spec-prod@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Nov 11, 2021
2 parents 5764548 + 1574c40 commit 6e12dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-publish.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest # only linux supported at present
steps:
- uses: actions/checkout@v2
- uses: w3c/spec-prod@v1 # use the action
- uses: w3c/spec-prod@v2 # use the action
with:
TOOLCHAIN: respec
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
Expand Down

0 comments on commit 6e12dce

Please sign in to comment.