$ git merge master 'already up-to-date' after changes made #206
Answered
by
ericingram
Strongeyed
asked this question in
Help
-
I've made changes to my products but my website does not publish after using $ git push, the merge master also gives 'everything up-to-date'. |
Beta Was this translation helpful? Give feedback.
Answered by
ericingram
Apr 10, 2023
Replies: 1 comment 5 replies
-
Have you tried changing the version in the repository before doing a push? Like this:
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Strongeyed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried changing the version in the repository before doing a push? Like this:
npm version patch