dev #1

Merged
edraft merged 37 commits from dev into master 2026-02-22 00:19:00 +01:00
Showing only changes of commit c19921eb85 - Show all commits

View File

@@ -60,10 +60,10 @@ jobs:
run: | run: |
dotnet tool install \ dotnet tool install \
--tool-path .tools \ --tool-path .tools \
sh.actions.package-cleanup \ package-cleanup \
--source sh-git_sh-edraft_de --source sh-git_sh-edraft_de
- name: Run package-cleanup - name: Run package-cleanup
shell: bash shell: bash
run: | run: |
./.tools/package-cleanup ./.tools/sh.actions.package-cleanup