1
0
Fork 0

Update add-to-project.yml

This commit is contained in:
Emotion 2022-07-25 01:39:56 +12:00 committed by GitHub
parent e5ea08c1fb
commit 6146953bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,4 +12,4 @@ jobs:
# URL of the project to add issues to
project-url: EllieBotDevs/Ellie-bot
# A GitHub personal access token with write access to the project
github-token: "${{ secrets.GH_PAT }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"