Commit 4b570593 authored by Moody Salem's avatar Moody Salem

fix(release): fix the dns record update

parent 6926f9a4
......@@ -69,7 +69,7 @@ jobs:
domain: 'uniswap.org'
subdomain: '_dnslink.app'
record-type: 'TXT'
value: /ipfs/${{ steps.upload.outputs.hash }}
value: dnslink=/ipfs/${{ steps.upload.outputs.hash }}
token: ${{ secrets.VERCEL_TOKEN }}
team-name: 'uniswap'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment