mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
Change token from RELEASE_TOKEN to PR_TOKEN
This commit is contained in:
@@ -36,4 +36,4 @@ jobs:
|
||||
title: "Sync README dependencies"
|
||||
body: "Automated update of the Python Dependencies section in README.md to match `requirements.txt`."
|
||||
labels: documentation
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
token: ${{ secrets.PR_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user