Ceeresa / autocertificazione

Genera velocemente la tua autocertificazione
https://covidcert.it
9 stars 2 forks source link

Update html5validator-action version (using v0.5) #231

Closed DavidePastore closed 3 years ago

DavidePastore commented 3 years ago

Closed #230.

Cyb3r-Jak3 commented 3 years ago

@DavidePastore The new skip input is ignore

You will want

    - name: Checks HTML5
      uses: Cyb3r-Jak3/html5validator-action@v0.5
      with:
        root: ./_site/
        ignore: googledd725740c84fdc30.html
DavidePastore commented 3 years ago

Thanks @Cyb3r-Jak3. It works now! Sorry, I missed that key name change.