1
0

Explicitly define github token env variable

This commit is contained in:
Ö. Efe D.
2025-03-11 15:17:15 +01:00
parent cddf37d638
commit 14afeab1e8

View File

@@ -25,6 +25,9 @@ jobs:
python -m pip install --upgrade pip
pip install requests
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Update mod versions
run: |
python .github/scripts/update_mod_versions.py