We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3db93 commit 4bab9ddCopy full SHA for 4bab9dd
1 file changed
.github/workflows/deploy-preview.yml
@@ -129,6 +129,7 @@ jobs:
129
permissions:
130
contents: read
131
pull-requests: write
132
+ checks: write
133
outputs:
134
preview_url: ${{ steps.deploy_preview.outputs.details_url }}
135
0 commit comments