I had to regenerate our certs… we use fastlane match and the commands were:
bundle exec fastlane match appstore --readonly false --force
bundle exec fastlane match adhoc --readonly false --force
bundle exec fastlane match development --readonly false --force