circuitpython/tools/add_release_assets.sh
Jeff Epler bcbc8719a3 Add forgejo actions
This covers just the "main" target but proves that everything
could work in the case of an orderly departure from github.
2025-08-16 21:51:21 -05:00

5 lines
93 B
Bash
Executable file

#!/bin/sh
tea login add --url "$FORGE_SERVER_URL"
tea release asset create "${TAG}" dist/*