Compare commits
1 commit
4b089f7ebb
...
ac8056e97f
Author | SHA1 | Date | |
---|---|---|---|
ac8056e97f |
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
git config --global user.name "Seven of Nine"
|
||||
# - run: nix flake update --commit-lock-file
|
||||
- run: git push origin --force flake-bump-inputs
|
||||
- run: tea logins add --token 6148a687edc5e8af7a9742f24c0b2d39e0ef1437 --url https://git.aciceri.dev
|
||||
- run: tea logins add --token ${{secrets.SEVENOFNINE_TOKEN}} --url https://git.aciceri.dev
|
||||
- run: tea logins default git.aciceri.dev
|
||||
- run: |
|
||||
tea pulls create \
|
||||
|
|
Reference in a new issue