diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 7fa3ddb..973bda0 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -31,6 +31,6 @@ jobs: with: token: ${{ secrets.TP_BUILD_ACCESS_TOKEN }} BRANCH: main - commit-message: ${{ env.MESSAGEDATA }} form @${{GITHUB_REPOSITORY}}@${{GITHUB_SHA}} 🚀 + commit-message: ${{ env.MESSAGEDATA }} form @${{github.repository}}@${{github.sha}} 🚀 FOLDER: ${{secrets.TP_FOLDER}} repository-name: 'Five-great/tinymce-plugin.github.io' \ No newline at end of file