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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to add signed commits to my repo.
I tried to import a GPG key with
crazy-max/ghaction-import-gpg@v5
action but it caused an error.If I remove this
crazy-max/ghaction-import-gpg@v5
workflow, there will be no error withJameslves/github-pages-deploy-action
.I read some issues such as 308 but it didn't help much.
What's wrong with my workflow? How do I add signed commits to my repo?
My workflow
Beta Was this translation helpful? Give feedback.
All reactions