1
0

add github token env variable

This commit is contained in:
Ö. Efe D.
2025-03-11 15:33:45 +01:00
parent 24301689d6
commit 9296980a33

View File

@@ -26,6 +26,8 @@ jobs:
pip install requests pip install requests
- name: Update mod versions - name: Update mod versions
env:
GITHUB_TOKEN: ${{ github.token }}
run: | run: |
python .github/scripts/update_mod_versions.py python .github/scripts/update_mod_versions.py