diff --git a/.github/workflows/automations.yml b/.github/workflows/automations.yml index a025815a..fc9cc20f 100644 --- a/.github/workflows/automations.yml +++ b/.github/workflows/automations.yml @@ -21,7 +21,7 @@ jobs: with: project: Ongoing development column: In progress - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.JF_BOT_TOKEN }} label: name: Labeling 🏷️ runs-on: ubuntu-latest