re-add token

This commit is contained in:
Sanjay Chacku Purakal 2024-04-27 14:27:20 +02:00 committed by GitHub
parent 3a8b4493ce
commit 339c930c21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,7 @@ jobs:
- name: Update flake.lock - name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21 uses: DeterminateSystems/update-flake-lock@v21
with: with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-title: "Update flake.lock" pr-title: "Update flake.lock"
pr-labels: automated pr-labels: automated
commit-msg: "update" commit-msg: "update"