Task 34 content issue on git hook to release tag

On task 34. I rightly configured the hook from the repo, created the tag and and push a new file to create the triggger but still keeps failing. I keep ge


ttin this fail message and this is the fourt time doing this task. ‘’- release tag was not created from the master branch’’ Please help @rob_kodekloud

This is a known issue. I suppose you’ve created an annotated tag which the grader doesn’t accept(atleast as of now). Creating a lightweight tag should work though. Check this topic.