This commit is contained in:
parent
900e7a7b01
commit
61d5463500
2 changed files with 2 additions and 2 deletions
|
|
@ -20,4 +20,4 @@ jobs:
|
|||
run: |
|
||||
git diff --exit-code flake.lock && exit 0 || echo ""
|
||||
git commit -m "update flake.lock"
|
||||
git push "https://actions_user:${{ secrets.WRITE_TOKEN }}@git.toufy.me/toufy/adonis" "main"
|
||||
git push "https://actions_user:${{ secrets.ACTIONS_USER_TOKEN }}@git.toufy.me/toufy/adonis" "main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue