Skip to content

Commit

Permalink
Merge pull request #316 from reflexer-labs/develop
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
mstfash authored May 16, 2022
2 parents a4da518 + fd109d1 commit 2ac0a5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
env:
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
RECORD_DOMAIN: 'reflexer.finance'
RECORD_NAME: '_dnslink.app'
RECORD_NAME: '_dnslink.ipfs'
CLOUDFLARE_ZONE_ID: ${{ secrets.CLOUDFLARE_ZONE_ID }}
uses: textileio/cloudflare-update-dnslink@0fe7b7a1ffc865db3a4da9773f0f987447ad5848
with:
Expand Down
1 change: 1 addition & 0 deletions public/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
app.reflexer.finance

0 comments on commit 2ac0a5f

Please sign in to comment.