GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/saleor-dashboard/saleor-dashboard/./.github/actions/prepare-api-variables/action.yml (Line: 49, Col: 11): The identifier 'generate' may not be used more than once within the same scope.,/home/runner/work/saleor-dashboard/saleor-dashboard/./.github/actions/prepare-api-variables/action.yml (Line: 61, Col: 11): The identifier 'generate' may not be used more than once within the same scope.
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)