You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy keys allow single repo access to publish, so in this case a new key should be created, assigned to this repo and updated in the encrypted file at ubiquits/core/.travis/deploy_key.pem.enc This way there is minimal risk of damage as the key will only have rights to this (basically throwaway) repo.
The text was updated successfully, but these errors were encountered:
See https://developer.github.com/guides/managing-deploy-keys/
Deploy keys allow single repo access to publish, so in this case a new key should be created, assigned to this repo and updated in the encrypted file at ubiquits/core/.travis/deploy_key.pem.enc This way there is minimal risk of damage as the key will only have rights to this (basically throwaway) repo.
The text was updated successfully, but these errors were encountered: