GITHUB_TOKEN events cannot trigger other workflows by design. Use a fine-grained PAT (RELEASE_TOKEN secret) so the tag push from semantic-release triggers the build.yml workflow.
GITHUB_TOKEN events cannot trigger other workflows by design. Use a fine-grained PAT (RELEASE_TOKEN secret) so the tag push from semantic-release triggers the build.yml workflow.