fix(ci): set push token for flake updates
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
0c48bc449e
commit
51225c5956
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-flake.yml
vendored
1
.github/workflows/update-flake.yml
vendored
|
@ -33,3 +33,4 @@ jobs:
|
|||
with:
|
||||
pull-request-number: ${{ steps.update.outputs.pull-request-number }}
|
||||
merge-method: rebase
|
||||
github-token: ${{ secrets.AUTOMATA_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue