Bradleycorn
06/10/2025, 3:49 PMtouchlab/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.Bradleycorn
06/10/2025, 7:01 PM