We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc34661 commit aeb9e23Copy full SHA for aeb9e23
1 file changed
‎.github/workflows/update-releases-properties.yml‎
@@ -25,6 +25,7 @@ jobs:
25
uses: actions/checkout@v6
26
with:
27
token: ${{ secrets.GH_PAT }}
28
+ persist-credentials: false
29
30
- name: Set up Python
31
uses: actions/setup-python@v5
0 commit comments