Update to use uv (#37)
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
This commit is contained in:
parent
c729ef17a6
commit
7aeba1eeb4
9 changed files with 2297 additions and 2655 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
needs: [release]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.EXT_GITHUB }}
|
||||
repository: lnbits/lnbits-extensions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue