Skip to content

Commit

Permalink
chore: added every build to the git comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Apr 1, 2024
1 parent be9772f commit 75fb120
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ jobs:
// Create a new comment if no existing comment is found
body = '| Preview Deployment |\n| ------------------ |\n';
body += `| [${sha}](${{ env.CLAIMABLE_URL }}) |\n`;

await github.rest.issues.createComment({
owner,
repo,
Expand Down

0 comments on commit 75fb120

Please sign in to comment.