Sometimes whatever changes you are doing in your SharePoint 2013 or 2010 designer workflow does not reflect when you check in the browser. One of the main reason is the SharePoint 2013 designer cache.
You can see: Update Farm Account Credentials in SharePoint 2013 using STSADM
First of all close your SharePoint 2013 designer.
Go to the below location and delete everything presented.
%USERPROFILE%\AppData\Local\Microsoft\WebsiteCache
Then go to the below location and delete everything presented.
%APPDATA%\Microsoft\Web Server Extensions\Cache
Then Open SharePoint 2013 designer workflow. Go to FIle -> Options -> General -> Application Options.
Then in the Application Options, uncheck option "Cache site data across SharePoint Designer sessions" under General tab. It looks like below:
After this you can start your SharePoint 2013 designer and publish the workflow. It should work as expected.
You can see: Update Farm Account Credentials in SharePoint 2013 using STSADM
First of all close your SharePoint 2013 designer.
Go to the below location and delete everything presented.
%USERPROFILE%\AppData\Local\Microsoft\WebsiteCache
Then go to the below location and delete everything presented.
%APPDATA%\Microsoft\Web Server Extensions\Cache
Then Open SharePoint 2013 designer workflow. Go to FIle -> Options -> General -> Application Options.
Then in the Application Options, uncheck option "Cache site data across SharePoint Designer sessions" under General tab. It looks like below:
After this you can start your SharePoint 2013 designer and publish the workflow. It should work as expected.