Compare commits
1 Commits
2026.02.14
...
2026.02.14
| Author | SHA1 | Date | |
|---|---|---|---|
| c19921eb85 |
@@ -60,10 +60,10 @@ jobs:
|
||||
run: |
|
||||
dotnet tool install \
|
||||
--tool-path .tools \
|
||||
sh.actions.package-cleanup \
|
||||
package-cleanup \
|
||||
--source sh-git_sh-edraft_de
|
||||
|
||||
- name: Run package-cleanup
|
||||
shell: bash
|
||||
run: |
|
||||
./.tools/package-cleanup
|
||||
./.tools/sh.actions.package-cleanup
|
||||
|
||||
Reference in New Issue
Block a user