kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.18k stars 294 forks source link

Add cocoapods action with push step for easier support of cocoapods with new releases #235

Closed AgapovOne closed 6 months ago

AgapovOne commented 7 months ago

Related to an issue I reported today with missing versions: #234

Used simplest approach I can imagine with cocoapods updates. An action on releases trigger.

It's okay if you don't want to use that version and want to modify it somehow or just tell if you already have any kind of action for same process :)

Action requires a secret for COCOAPODS_TRUNK_TOKEN

AgapovOne commented 6 months ago

Seems like you do it without github action, so I close this pull.