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 8447c6a commit 18da862
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 @@ -84,6 +84,6 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '✅ Successfully deployed to: https://${{ GITHUB_HEAD_REF }}.dev.tolocar.org/'
body: '✅ Successfully deployed to: https://${GITHUB_HEAD_REF}.dev.tolocar.org/'
})

0 comments on commit 18da862

Please sign in to comment.