Compare commits

..

1 commit

Author SHA1 Message Date
1788204c25
Various fixes
Some checks failed
/ test (push) Failing after 17s
2024-03-09 17:09:14 +01:00

View file

@ -10,7 +10,7 @@ jobs:
git config --global user.name "Seven of Nine" git config --global user.name "Seven of Nine"
# - run: nix flake update --commit-lock-file # - run: nix flake update --commit-lock-file
- run: git push origin --force flake-bump-inputs - run: git push origin --force flake-bump-inputs
- run: tea logins add --token ${{secrets.ACICERI_TOKEN}} --url https://git.aciceri.dev - run: tea logins add --token ${{secrets.SEVENOFNIX_TOKEN}} --url https://git.aciceri.dev
- run: tea logins default git.aciceri.dev - run: tea logins default git.aciceri.dev
- run: | - run: |
tea pulls create \ tea pulls create \