iOS development deployment workflow #2
ios-deployment.yml
on: workflow_dispatch
Build and deploy default scheme using any available iPhone simulator
Annotations
1 error
Invalid workflow file:
.github/workflows/ios-deployment.yml#L50
The workflow is not valid. .github/workflows/ios-deployment.yml (Line: 50, Col: 23): Unexpected symbol: '.github/secrets/layoverProfile'. Located at position 1 within expression: .github/secrets/layoverProfile .github/workflows/ios-deployment.yml (Line: 51, Col: 35): Unexpected symbol: '.github/secrets/mobileprovision'. Located at position 1 within expression: .github/secrets/mobileprovision
|