Actions: Prime the image on GH pages
This commit is contained in:
parent
5f08aaf361
commit
8ae7fb95b3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -177,3 +177,4 @@ jobs:
|
|||
echo "| Final URL to the Github pages site |" >> $GITHUB_STEP_SUMMARY
|
||||
echo "| ---------------------------------- |" >> $GITHUB_STEP_SUMMARY
|
||||
echo "| ${{ steps.deployment.outputs.page_url }} |" >> $GITHUB_STEP_SUMMARY
|
||||
curl --output /dev/null "${{ env.IMAGE_NAME }}"
|
||||
|
|
Loading…
Reference in a new issue