Skip to content

Commit

Permalink
fix: workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya committed Dec 10, 2024
1 parent c6cca2a commit d4ecd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '✅ Successfully deployed to: $TARGET_URL'
body: '✅ Successfully deployed to: ${TARGET_URL}'
})

0 comments on commit d4ecd72

Please sign in to comment.