Skip to content

Commit

Permalink
Tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jbithell committed Apr 17, 2024
1 parent 07d1cdc commit e760882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare-pages-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: '👋 Thanks for reporting! ${{ steps.deploy.outputs.deployment-url }} https://github.com/bstudios/telemetry-and-analytics/actions/workflows/reset-preview-d1.yml'
body: 'Built preview on Cloudflare Pages: ${{ steps.deploy.outputs.deployment-url }} [Logs](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}). [Run Migrations](https://github.com/bstudios/telemetry-and-analytics/actions/workflows/migrate-preview-d1.yml) or [Reset Preview DB](https://github.com/bstudios/telemetry-and-analytics/actions/workflows/reset-preview-d1.yml)'
})

0 comments on commit e760882

Please sign in to comment.