Skip to content

Commit

Permalink
Merge branch 'main' into kazukazu123123-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Aug 5, 2023
2 parents e55c60f + 42cd9ce commit 2896f87
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ jobs:
<a href='${{ steps.publish.outputs.url }}'>${{ steps.publish.outputs.url }}</a>
</td></tr>
<tr><td><strong>Branch Preview URL:</strong></td><td>
<a href='https://${{ env.BRANCH }}.fork-pr-deploy-test.pages.dev'>https://${{ env.BRANCH }}
.fork-pr-deploy-test.pages.dev</a>
<a href='https://${{ env.BRANCH }}.fork-pr-deploy-test.pages.dev'>https://${{ env.BRANCH }}.fork-pr-deploy-test.pages.dev</a>
</td></tr>
</table>
Expand Down

0 comments on commit 2896f87

Please sign in to comment.