Skip to content

Commit 7df1ee4

Browse files
authored
Merge pull request #71 from netomi/patch-1
Fix link to preview branch
2 parents 2150c59 + c65e3e2 commit 7df1ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ runs:
153153
https://${{ env.pagesurl }}/${{ env.targetdir }}/
154154
155155
on branch [`${{ inputs.preview-branch }}`](\
156-
${{ github.server_url }}/${{ github.repository }}\
156+
${{ github.server_url }}/${{ env.deployrepo }}\
157157
/tree/${{ inputs.preview-branch }})
158158
at ${{ env.datetime }}
159159
"

0 commit comments

Comments
 (0)