Skip to content

Commit

Permalink
fix(ci): set push token for flake updates
Browse files Browse the repository at this point in the history
Signed-off-by: Sefa Eyeoglu <[email protected]>
  • Loading branch information
Scrumplex committed Nov 25, 2024
1 parent 2302349 commit 4646d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: DeterminateSystems/update-flake-lock@v24
with:
pr-title: 'nix: update flake.lock'
token: ${{ secrets.AUTOMATA_TOKEN }}
- name: Enable Pull Request Automerge
uses: peter-evans/enable-pull-request-automerge@v3
with:
Expand Down

0 comments on commit 4646d72

Please sign in to comment.