Quellcode durchsuchen

Actions: Prime the image on GH pages

Alessandro Pignotti vor 2 Jahren
Ursprung
Commit
8ae7fb95b3
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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 }}"