diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 0e7b6a2..8b9cb70 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -30,7 +30,7 @@ jobs: artifacts: "build/bonita-documentation-theme-${{ env.RELEASE_VERSION }}.zip" token: ${{ secrets.GITHUB_TOKEN }} - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.GH_TOKEN_DOC_TRIGGER_WF }} repository: bonitasoft/bonita-documentation-site