diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 01df813e..b58e7d43 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -22,7 +22,7 @@ jobs: apk update && apk add rsync which rsync - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.3.3 + uses: JamesIves/github-pages-deploy-action@v4.6.9 with: token: ${{ secrets.PUBLISHING_GIT_TOKEN }} git-config-name: cloud-platform-moj