Skip to content

Commit

Permalink
chore: updated target ArNS name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobinstein committed Jul 30, 2024
1 parent 41fc1f7 commit f71ba82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/arweave-deploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ async function main() {
console.log(`New manifest uploaded with transaction ID: ${manifestId}`);
const recordSet = await ant.setRecord(
{
undername: "ar-io",
undername: "@",
transactionId: manifestId,
ttlSeconds: 900,
},
Expand Down

0 comments on commit f71ba82

Please sign in to comment.