Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 87690f0

Browse files
committed
Fix netflify preview build comment
1 parent c1b4909 commit 87690f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/netflify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5454
ISSUE_ID: ${{ github.event.workflow_run.pull_requests[0].number }}
5555
message: |
56-
Preview: ${{ steps.netlify.deploy-url }}
56+
Preview: ${{ steps.netlify.outputs.deploy-url }}
5757
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.
5858

0 commit comments

Comments
 (0)