Exiting early "there is nothing to commit" #737
Unanswered
ThatNerdUKnow
asked this question in
Q&A
Replies: 1 comment 10 replies
-
Can you post your entire workflow please? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to deploy my first action to github.io and I thought that using github actions would be a good idea to deploy and build my project to host it on github pages. Here's the message i'm getting on my build
As I understand it, this action should create a branch and build into the build folder then I can have github.io point to that branch and host it but I don't know why it's not wanting to commit
Beta Was this translation helpful? Give feedback.
All reactions