Release version
APIOps Toolkit for Azure APIM v1.2.0
Describe the bug
Hi Team, I am using Azure DevOps, and published both the extractor and publisher successfully.
And also ran the extractor pipeline successfully.
Then, (as stated in the lab instructions,) without merging the PR yet, I created a new pipeline to run the publisher.
That's when I tried merging the PR, but ran into the below error, indicating that the Run Publisher pipeline failed.
It says: A task is missing. The pipeline references a task called 'replacetokens'.
Would greatly appreciate any hint or advice. Thanks!

Expected behavior
After merging the PR, the Run Publisher pipeline should have built successfully.
Actual behavior
The Run Publisher pipeline fails, and error indicates that "a task is missing."
Reproduction Steps
Followed through the Azure DevOps instructions successfully, starting from publishing the 2 tools to Azure Artifacts, then running the Extractor pipeline. But when merging this PR, the Publisher pipeline fails.