We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2150c59 + c65e3e2 commit 7df1ee4Copy full SHA for 7df1ee4
action.yml
@@ -153,7 +153,7 @@ runs:
153
https://${{ env.pagesurl }}/${{ env.targetdir }}/
154
155
on branch [`${{ inputs.preview-branch }}`](\
156
- ${{ github.server_url }}/${{ github.repository }}\
+ ${{ github.server_url }}/${{ env.deployrepo }}\
157
/tree/${{ inputs.preview-branch }})
158
at ${{ env.datetime }}
159
"
0 commit comments