diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c0d3f08..da833ce 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v2.3.2 - name: update siteleaf pages id: siteleaf - uses: gofunky/siteleaf-updater@v2.0.1 + uses: gofunky/siteleaf-updater@v2.0.2 with: api-key: ${{ secrets.SITELEAF_API_KEY }} api-secret: ${{ secrets.SITELEAF_API_SECRET }}