tools

various tools I have been using throughout the years
Log | Files | Refs | README | LICENSE

commit 3ea8301e70cf91d6ff00ac65d1895508c59b3bd5
parent 8eab7da476380610f604ecbaed7e6117ad448df6
Author: mtmn <miro@haravara.org>
Date:   Mon, 15 Jun 2026 12:03:24 +0200

build: mount secret

Diffstat:
M.build.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.build.yml b/.build.yml @@ -15,6 +15,9 @@ packages: sources: - https://git.sr.ht/~mtmn/tools +secrets: + - d35c9cc0-f505-4a60-be0b-44a89fc5e856 + environment: GIT_URL: "https://git.sr.ht/~mtmn/tools"