diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 4059e9f..9f65236 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -46,4 +46,4 @@ jobs: git commit -m "Add built files from GitHub Actions [skip ci]" git push env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.DIRECTUS_REPO_TOKEN }} \ No newline at end of file