This commit is contained in:
oskar 2026-07-13 18:46:56 +07:00
parent 5cd29d5924
commit bd79d9cd9c
No known key found for this signature in database
GPG key ID: 0D4D9DF6394A1381

View file

@ -36,4 +36,4 @@ jobs:
--head auto-update-price-and-context-window-$(date +'%Y-%m-%d') \
--base main
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}