Add token to sync README dependencies workflow

Added a token to the sync README dependencies workflow.
This commit is contained in:
shayaa
2026-04-09 00:24:50 +02:00
committed by GitHub
parent 9744777747
commit 32bacd1211
@@ -36,3 +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 }}