ios: ci: keychain cleanup
This commit is contained in:
@@ -16,7 +16,8 @@ git push origin release/v1.10.0
|
||||
The release job runs on the `xcode` runner label, imports the signing p12 with
|
||||
`Apple-Actions/import-codesign-certs`, builds and uploads the app with fastlane,
|
||||
then creates or updates the matching Gitea release with the generated IPA as an
|
||||
asset.
|
||||
asset. The job deletes the temporary signing keychain in an `always()` cleanup
|
||||
step.
|
||||
|
||||
Required repository secrets:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user