Skip to content

Commit

Permalink
Merge pull request #295 from reflexer-labs/gnosis-test
Browse files Browse the repository at this point in the history
fix release action
  • Loading branch information
mstfash authored Jan 12, 2022
2 parents 9baba3a + 5bc2655 commit 9dc89bf
Showing 1 changed file with 1 addition 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 @@ -83,7 +83,7 @@ jobs:
env:
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}
RECORD_DOMAIN: 'reflexer.finance'
RECORD_NAME: '_dnslink.ipfs'
RECORD_NAME: '_dnslink.app'
CLOUDFLARE_ZONE_ID: ${{ secrets.CLOUDFLARE_ZONE_ID }}
uses: textileio/cloudflare-update-dnslink@0fe7b7a1ffc865db3a4da9773f0f987447ad5848
with:
Expand Down

0 comments on commit 9dc89bf

Please sign in to comment.