Testing with a better secret for action

This commit is contained in:
Griatch 2024-10-23 19:19:09 +02:00
parent 8881c41f94
commit 39719b508e

View File

@ -16,4 +16,4 @@ jobs:
# URL of the project to add issues to
project-url: https://github.com/orgs/evennia/projects/1
# A GitHub personal access token with write access to the project
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.EVENNIA_TICKET_TO_PROJECT }}