Skip to content

Add hf.space and static.hf.space to public_suffix_list.dat (#2157) #335

Add hf.space and static.hf.space to public_suffix_list.dat (#2157)

Add hf.space and static.hf.space to public_suffix_list.dat (#2157) #335

Workflow file for this run

---
name: deploy website
on:
workflow_dispatch: {}
push:
branches:
- master
permissions: {}
jobs:
upload-website:
uses: publicsuffix/publicsuffix.org/.github/workflows/deploy-site.yaml@master
permissions:
contents: read
id-token: write
secrets: inherit