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
If the user provides a GPG key that, against requirements, is not passphrase-less, the flow will fail on the 3rd job (🔒 Push Release Commit) - but we could do a quick check in step 1 (🔒 Read Signing Key Id) and give faster feedback.
Sample failed workflow run that shows an error that could have come sooner
If the user provides a GPG key that, against requirements, is not passphrase-less, the flow will fail on the 3rd job (
🔒 Push Release Commit
) - but we could do a quick check in step 1 (🔒 Read Signing Key Id
) and give faster feedback.Sample failed workflow run that shows an error that could have come sooner
https://github.com/rtyley/sample-project-using-gha-scala-library-release-workflow/actions/runs/7328509323/job/19956907992
The text was updated successfully, but these errors were encountered: