fix: dependency manager & friend fixes (#307)

This commit is contained in:
Ralph Khreish
2025-04-23 02:00:27 +02:00
committed by GitHub
parent ddf0947710
commit 2829194d3c
5 changed files with 25 additions and 15 deletions

View File

@@ -3,6 +3,9 @@ on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
runs-on: ubuntu-latest