Skip to content

Commit

Permalink
Merge pull request ubiquity#13 from gentlementlegen/feat/generate-per…
Browse files Browse the repository at this point in the history
…mit-action

Feat/generate permit action
  • Loading branch information
gentlementlegen authored Apr 1, 2024
2 parents 4a8ad27 + 4dbc9fb commit 0359ae8
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 0359ae8

Please sign in to comment.