Skip to content

Commit

Permalink
Update deploy-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiven authored Apr 24, 2024
1 parent 3482847 commit e165fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID_PR_FOLDS }}
timeout-minutes: 1
- name: Comment preview on PR
uses: thollander/actions-comment-pull-request@bc14ce351a6a25022a490f2be0570c700083a7fe
uses: thollander/actions-comment-pull-request@fabd468d3a1a0b97feee5f6b9e499eab0dd903f6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e165fa6

Please sign in to comment.