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