fix: keep Debian publish token out of curl argv #67

Merged
andres merged 3 commits from build/62-publish-deb-token into main 2026-09-04 06:16:38 +00:00
Showing only changes of commit 4d17b8b113 - Show all commits

1
changelog.d/62.md Normal file
View file

@ -0,0 +1 @@
- Keep Debian registry tokens out of curl process arguments and clean upload credentials and responses on every exit. (#62).