changed repository
Some checks failed
Test Django / Test migration (push) Failing after 14m45s

Signed-off-by: Jochen Mehlich <contact@jochenmehlich.de>
This commit is contained in:
Jochen Mehlich 2023-12-19 19:54:44 +01:00
parent 9bbb72d5a7
commit e1672927d3

View File

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
repository: jmehlich/quoteme
repository: jmehlich/quoteMe
token: ${{ secrets.TOKEN}}
- name: Set up Python 3.11
run: |