# Gitea API Token for releases # Get this from your gitea settings: https://bitcoin-after.life/gitea/user-settings/applications # DO NOT commit the real token to git! # This file is in .gitignore and should not be committed to git GITEA_API_TOKEN=your_gitea_api_token_here # Example: GITEA_API_TOKEN=5cfa8c33e337ebaadb355c0ffa2d053d521ee43b # (replace with your actual token after revoking the old one)