mirror of
https://github.com/TeamPiped/documentation.git
synced 2024-12-06 19:16:19 +01:00
Update domain for documentation.
This commit is contained in:
@@ -25,6 +25,6 @@ jobs:
|
||||
infuraProjectId: ${{ secrets.INFURA_PROJECT_ID }}
|
||||
infuraProjectSecret: ${{ secrets.INFURA_PROJECT_SECRET }}
|
||||
- name: Update DNSLink
|
||||
run: npx dnslink-cloudflare -d kavin.rocks -l /ipfs/${{ steps.ipfs-add.outputs.hash }} -r _dnslink.piped-docs
|
||||
run: npx dnslink-cloudflare -d piped.video -l /ipfs/${{ steps.ipfs-add.outputs.hash }} -r _dnslink.docs
|
||||
env:
|
||||
CF_API_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user