[CI] add comment
All checks were successful
/ test (push) Successful in 1m52s

This commit is contained in:
Andrea Ciceri 2024-03-11 00:49:50 +01:00
parent 347997c1c7
commit f5e8b6b4e2
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -20,7 +20,7 @@ jobs:
- name: Update flake's lockfile and create commit
run: nix flake update --commit-lock-file
- name: Push commit to the `update-flake-lock` remote branch
run: git push origin --force update-flake-lock
run: git push origin --force update-flake-lock # sevenOfNix needs write access to the repository
- name: Login as `Seven of Nix`
run: |
tea logins add --token ${{secrets.SEVENOFNINE_TOKEN}} --url https://git.aciceri.dev