I have a secret1 which is defined as both environment and repository secret. When I sync the secret, it updates the repository secret as environment secret whereas I wanted to update the environment secret as environment secret. Is syncing of secret with the same name supported?
I have a secret1 which is defined as both environment and repository secret. When I sync the secret, it updates the repository secret as environment secret whereas I wanted to update the environment secret as environment secret. Is syncing of secret with the same name supported?
Also, how can we update multiple environments?