Skip to content

Commit

Permalink
Try again lol
Browse files Browse the repository at this point in the history
Signed-off-by: Little Human <[email protected]>
  • Loading branch information
Little Human committed Sep 11, 2022
1 parent b1ba837 commit d8574c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,14 @@ jobs:
CLOUDFLARE_ZONE_ID: ${{ secrets.CLOUDFLARE_ZONE_ID }}
run: npx dnslink-cloudflare --record _dnslink --domain kongkowitpku.xyz --link /ipfs/${{ steps.web3.outputs.cid }}

- name: ⚡ Update Unstoppable Domains
uses: aquiladev/[email protected]
with:
mnemonic: ${{ secrets.MNEMONIC }}
rpc: ${{ secrets.RPC }}
name: kongkowitpku.blockchain
contentHash: ${{ steps.web3.outputs.cid }}

- name: 🆙 Create GitHub Release
id: create_release
uses: actions/[email protected]
Expand Down

0 comments on commit d8574c2

Please sign in to comment.