GH action: Use the right repo token
[e-mobility-charging-stations-simulator.git] / .github / workflows / greetings.yml
index d0213942cda2795fb3e4e7b1ba703544011a3e85..32c812fff87e8f634def5461caedf66e8ce4c7c3 100644 (file)
@@ -8,6 +8,6 @@ jobs:
     steps:
     - uses: actions/first-interaction@v1
       with:
-        repo-token: ${{ secrets.GITHUB_TOKEN }}
+        repo-token: ${{ secrets.USER_TOKEN }}
         issue-message: 'Welcome to your first issue in e-Mobility software'
         pr-message: 'Welcome to your first PR in e-Mobility software'