Open fletort opened 3 weeks ago
We have sometime error on github API when setting the secret (private key)
Run gh secret set PUBLISHING_KEY --repo fletort-test/init-repo-action-test-no-testspace < key 1 error occurred:
==> Need to add a retry ?
We can see that in prerequesite of auto init ... but also in the action test run itself !!!! So It is a functional bug too.... not only in devops workflow
We have sometime error on github API when setting the secret (private key)
Run gh secret set PUBLISHING_KEY --repo fletort-test/init-repo-action-test-no-testspace < key 1 error occurred:
==> Need to add a retry ?