This commit is contained in:
Elio Bischof
2025-07-23 12:25:55 +02:00
parent 6f003c081d
commit a79d2c1a01
8 changed files with 35 additions and 77 deletions

View File

@@ -184,7 +184,7 @@ jobs:
- name: Install dependencies
working-directory: login
run: pnpm install
run: pnpm install --frozen-lockfile
- name: Create Release Pull Request
uses: changesets/action@v1