I'm having some trouble with KmmBridge. Specifical...
# touchlab-tools
b
I'm having some trouble with KmmBridge. Specifically, the
touchlab/ga-update-release-tag
github action doesn't seem to be working right ... The action runs (successfully), but it doesn't seem to do anything. When I check the tag that gets created in my repo, there is no extra commit, and there is no Package.swift file. However, when I check the github release, the xcframework binary has bee uploaded. That part from the build steps seems to be working. It's just that the update release tag action doesn't seem to be working or doing anything. not sure what I'm doing wrong, or where to start debugging.
🤦 Oh goodness ... The update release tag action can't commit the Package.swift file to the repo if that file is listed in the .gitignore for the project ... 🤦🤦🤦🤦
😅 1