diff --git a/.github/workflows/dev-deployment.yml b/.github/workflows/dev-deployment.yml index 6ed21ded..3ace3730 100644 --- a/.github/workflows/dev-deployment.yml +++ b/.github/workflows/dev-deployment.yml @@ -27,7 +27,7 @@ jobs: - name: Trigger Developer Event uses: peter-evans/repository-dispatch@main with: - token: ${{ secrets.DOCS_REFRESH_TOKEN }} + token: ${{ secrets.MORGAN_ACCESS_TOKEN }} repository: neo4j-documentation/docs-refresh event-type: labs