Parcourir la source

Actions: Prime the image on GH pages

Alessandro Pignotti il y a 2 ans
Parent
commit
8ae7fb95b3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/deploy.yml

+ 1 - 0
.github/workflows/deploy.yml

@@ -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 }}"