Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add Github token to 'Subbrute' build workflow
The commit introduces an environment variable, GITHUB_TOKEN, to the release tag check in the build workflow for the 'Subbrute' application. By passing the Flipper API token, we can now fetch the SHA, version and URL dynamically from the Github API, reducing API calls and potential issues arising from non-existent release tags.
- Loading branch information