Skip to content

Commit

Permalink
fix: update workflow to add comment to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkmcadoo committed Feb 1, 2024
1 parent 4afba07 commit 99a5dc6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/trigger-netlify-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,11 @@ jobs:
extra-cache-path: |
.cache
public
- name: Comment for Netlify to update with preview URL
uses: thollander/actions-comment-pull-request@v2
with:
message: |
> Netlify Preview Deployment Information
> This comment will auto update when your preview build is ready!

0 comments on commit 99a5dc6

Please sign in to comment.