diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 55a8347f..32afb57a 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.7.1 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: token: ${{ secrets.PUBLISHING_GIT_TOKEN }} git-config-name: cloud-platform-moj