skywinder / ActionSheetPicker-3.0

Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
http://skywinder.github.io/ActionSheetPicker-3.0
BSD 3-Clause "New" or "Revised" License
3.4k stars 740 forks source link

Need secrets.COCOAPODS_TRUNK_TOKEN #565

Closed Wei18 closed 8 months ago

Wei18 commented 8 months ago

Hi @skywinder

I would like to auto bump cocapods spec, but I need your help. Please add secrets.COCOAPODS_TRUNK_TOKEN for automated-cocoapod-releases-with-github-actions

ref:

skywinder commented 8 months ago

@Wei18 Hi. Which email should i add to cocoapods for you?

Wei18 commented 8 months ago

I'm consider using Github Action w/ secrets, but need your permission to add new secret; therefore, could you add your token (generated from your email).

You can tap the following link: https://github.com/skywinder/ActionSheetPicker-3.0/settings/secrets/actions/new

Btw, it's okay to add my email: 41205mw@gmail.com However that have no help for this issue.

skywinder commented 8 months ago

@Wei18

  1. added you to pod owner for managing it.
  2. added token, if I got it right (just grep from pod trunk me --verbose output)
skywinder commented 8 months ago

still hae an issue after adding secret.

ps.

cant open medium article. bit believe it's this actions https://github.com/marketplace/actions/deploy-to-cocoapod-action

Wei18 commented 8 months ago

Yep, you are right, I fixed the github action and added env.

The job result is good, now we deployed 2.7.2 on CocoaPods (ref: CocoaPods Spec ActionSheetPicker)